Re: [android-developers] How to set text size and color in CheckBoxPreference

2010-05-17 Thread subrat kumar panda
Hello laloka, you want to reset the text size and color in settings. i have only changed the background color text color to white black, opposite to the default one. so here is the code you may try.don't know abt the text size. specify android:theme=@android:style/Theme.Light in the manifest

[android-developers] How to set text size and color in CheckBoxPreference

2010-05-16 Thread laloka
Hello everyone, I want to reset the text size and color in settings For example , the code is from wifi_settings.xml CheckBoxPreference android:key=wifi_enabled android:title=@string/wifi android:summary=@string/wifi_quick_toggle_summary