I'm trying to user the LayoutInfator to create a view. One of the options I'm thinking about is using the default android.R.layout files. However I'm finding it difficult to locate these files/how they look. It would be great if I could get some help in locating the source. I need to find the id's of the individual elements within those xml files.
Thanks