From a4a4a9e4296bd8891d67f8bf4e362239772f9859 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sat, 18 Jan 2020 19:04:13 +0000 Subject: sdm660-common: doze: Fix dark theme issues This brings SwitchBar widget inline with 10 and fixes the theme issues when the dark mode is enabled. Change-Id: I6909b77bc649eb9eb760bf01b46f66570363e9d9 --- doze/res/values-night/colors.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doze/res/values-night/colors.xml (limited to 'doze/res/values-night') diff --git a/doze/res/values-night/colors.xml b/doze/res/values-night/colors.xml new file mode 100644 index 0000000..5aa9c8e --- /dev/null +++ b/doze/res/values-night/colors.xml @@ -0,0 +1,20 @@ + + + + + #82000000 + @android:color/black + -- cgit v1.2.3