Is there a document or series of documents that gives specific information on standard Android layout templates. I have been looking for several hours and not found anything. I have seen R.layout that gives some scant info and constant values.
I understand how to create custom layouts, I have made many in my apps but I cannot find comprehensive info on the xml equivalents or usage info for Android standard templates such as simple_list_item_1, simple_list_item_2, simple_list_item_multiple_choice, etc