From c640453297f535402b471f6b19fc57a02ae88144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timi=20Rautam=C3=A4ki?= Date: Sat, 15 May 2021 10:51:51 +0200 Subject: [PATCH] Settings: use framework text colors for SwitchBar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Use framework text colors for SwitchBar also on dark mode to properly display disabled colors. * Before the patch, a disabled SwitchBar on dark mode would look same as an enabled one. Test: open ´Notifications´-menu of a system app, verify SwitchBar text is gray in dark mode. Signed-off-by: Timi Rautamäki Change-Id: Ia2fc5eb3f614d899cb5e519c235f1ea9b86a1527 --- res/values-night/themes.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml index c5f67febfa9..2105550d591 100644 --- a/res/values-night/themes.xml +++ b/res/values-night/themes.xml @@ -31,10 +31,6 @@ -