From f444db50aab5618bd0d6b00c26d5e943c035bdde Mon Sep 17 00:00:00 2001 From: Shan Huang Date: Tue, 11 May 2021 13:52:48 +0800 Subject: [PATCH] Update smartspace and workspace text color always use black or white. This change updates the color of texts in launcher workspace as well as smartspace. Bug: 185890335 Test: Visual inspection after setting different wallpapers for LS and homescreen. Change-Id: I77b870b8f7068103d687d39da01989b93d642b3b --- res/values-v31/colors.xml | 6 +++--- res/values/colors.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/values-v31/colors.xml b/res/values-v31/colors.xml index 7f27bf8ca5..6c2d6aad69 100644 --- a/res/values-v31/colors.xml +++ b/res/values-v31/colors.xml @@ -26,8 +26,8 @@ @android:color/system_neutral1_900 @android:color/system_neutral2_700 - @android:color/system_neutral1_50 - @android:color/system_neutral1_900 + @android:color/system_neutral1_0 + @android:color/system_neutral1_1000 @android:color/system_neutral1_50 @android:color/system_neutral2_200 @@ -35,4 +35,4 @@ @android:color/system_neutral1_900 - \ No newline at end of file + diff --git a/res/values/colors.xml b/res/values/colors.xml index 83d2deb0b1..24e68c85f7 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -51,7 +51,7 @@ #757575 #FFF - #FF212121 + #FF000000 #FFFFFFFF #FFFFFFFF