From 5dcd6da37b78940c362fdc8a7431a442cc4f2f47 Mon Sep 17 00:00:00 2001 From: SongFerngWang Date: Wed, 22 Feb 2023 09:38:38 +0800 Subject: [PATCH] Fix the text color in the dark theme Bug: 265887948 Test: build pass and verified the UI in the dark theme. Change-Id: I6935bce627e7b28c3a9386c1f52b3953e4d1f5c3 --- packages/SettingsLib/res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/SettingsLib/res/values/styles.xml b/packages/SettingsLib/res/values/styles.xml index 5a9e780df8e9e..cc60382b48f90 100644 --- a/packages/SettingsLib/res/values/styles.xml +++ b/packages/SettingsLib/res/values/styles.xml @@ -14,7 +14,7 @@ ~ limitations under the License --> - + @@ -73,7 +73,7 @@