I am creating a new settings screen for my app and want to keep the look and feel similar to that of the standard applications. I have seen many 3rd party apps also follow this style (Twidroid for example) and would like to know how best to go about creating this look?
Is there a "template" or Activity I can use or is it a case of constructing it from a table layout or similar?
Thanks.