sdm845-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
This commit is contained in:
Bruno Martins
2020-01-18 19:04:13 +00:00
parent 00955fcebe
commit 5337b5167a
8 changed files with 62 additions and 47 deletions

View File

@@ -23,4 +23,6 @@ LOCAL_RESOURCE_DIR := \
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
include frameworks/base/packages/SettingsLib/common.mk
include $(BUILD_PACKAGE)