Merge "Update the color of the preference category"
This commit is contained in:
committed by
Android (Google) Code Review
commit
fb23dfb748
@@ -27,6 +27,8 @@
|
|||||||
<item name="twoStateButtonPreferenceStyle">@style/TwoStateButtonPreference</item>
|
<item name="twoStateButtonPreferenceStyle">@style/TwoStateButtonPreference</item>
|
||||||
<item name="preferenceCategoryTitleTextAppearance">@style/TextAppearance.CategoryTitle
|
<item name="preferenceCategoryTitleTextAppearance">@style/TextAppearance.CategoryTitle
|
||||||
</item>
|
</item>
|
||||||
|
<!-- For preference category color -->
|
||||||
|
<item name="preferenceCategoryTitleTextColor">?android:attr/textColorSecondary</item>
|
||||||
<item name="preferenceFragmentCompatStyle">@style/SettingsPreferenceFragmentStyle</item>
|
<item name="preferenceFragmentCompatStyle">@style/SettingsPreferenceFragmentStyle</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user