From b5556e847c00c0350c9e90b6a195ffbafa430d76 Mon Sep 17 00:00:00 2001 From: Sunny Shao Date: Wed, 10 Jun 2020 11:44:50 +0800 Subject: [PATCH] Add a new SettingsCategoryPreference style Fixes: 156856670 Test: manual review Change-Id: I3d95c62aa5127be98036e2ea16d5f066461fb620 --- res/values/styles_preference.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/res/values/styles_preference.xml b/res/values/styles_preference.xml index 3e6f7723704..b88a9fb14e9 100644 --- a/res/values/styles_preference.xml +++ b/res/values/styles_preference.xml @@ -27,11 +27,14 @@ @style/TwoStateButtonPreference @style/TextAppearance.CategoryTitle + @style/SettingsCategoryPreference ?android:attr/textColorSecondary @style/SettingsPreferenceFragmentStyle +