How do I create categories in an arbitrary ListView like those in Preferences (PreferenceCategory)?
I've found android.R.layout.preference_category that renders that grey TextView but don't see it mentioned anywhere from java code.
|
feedback
|
Thanks, Mark! | |||
|
feedback
|
|
I created a tutorial where i explain how to create headers like in the preferences and if you want you can use your own header xml . http://bartinger.at/listview-with-sectionsseparators/ its pretty easy to understand and very small code :) | ||||
|
feedback
|