I have a PreferenceCategory, xml file and I have defined all preferences in it, I call this from class that extends PreferenceActivity. I am unable
PreferenceCategory
PreferenceActivity
Please specify a linear layout with a textview attached and specify background color and attach this xml to preferencecategory using the layout property.
Where preftitle is an xml which has a linear layout and text view attached.