From b413c523c0fecfa318471a76895cb51526a6c57a Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Fri, 19 Dec 2014 11:52:52 -0800 Subject: [WifiSetup] Fix text colors in dark theme Use the attribute version of the material colors to avoid dark-on- dark text in dark theme setup wizard. Bug: 18810611 Change-Id: I740487e97a48016551f00c6a04876b0d4c71e0ab --- res/values-land/styles.xml | 4 ++-- res/values-sw600dp-land/styles.xml | 4 ++-- res/values-sw720dp/styles.xml | 4 ++-- res/values/styles.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml index 8cbd5e8..974b226 100644 --- a/res/values-land/styles.xml +++ b/res/values-land/styles.xml @@ -34,13 +34,13 @@ 14sp viewStart @android:style/TextAppearance.Material.Body1 - @*android:color/secondary_text_default_material_light + ?android:attr/textColorSecondary