PreferenceActivity and theme not applying
- by janfsd
Hi all I have set the theme in the manifest file like this:
android:theme="@android:style/Theme.Light"
But I have a problem in the Preferences Activity, in the main preferences the theme shows ok, but if I get to a sub preference, the theme gets messy, it is not white as it should, it is all dark, and the font is black so you can't see much, and…