• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to Customize Check box preference text color?

SHAREEF

Lurker
Dec 16, 2010
1
0
Hi,

Is there any way to change the text color in the Check box preference?

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"
android:persistent="false"
android:textColor="#ffff"/>

I want to change the text color of:thinking:
android:title="@string/wifi"
android:summary="@string/wifi_quick_toggle_summary"

So I add
android:textColor="#ffff"

But it didn't work,
can anyone tell me how to customize the checkbox preference?

Thanks in advance,
Hareef
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones