From 1d5ef9a20b3c844925d6f31abd79402cb8a2d414 Mon Sep 17 00:00:00 2001 From: Joey Huab Date: Thu, 15 Oct 2020 20:36:50 +0700 Subject: [PATCH] Cherish: Add a toggle for the new QS tint [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/drawable/ic_color.xml | 7 +++++++ res/values/cherish_strings.xml | 3 +++ res/xml/cherish_settings_quicksettings.xml | 7 +++++++ 3 files changed, 17 insertions(+) create mode 100644 res/drawable/ic_color.xml diff --git a/res/drawable/ic_color.xml b/res/drawable/ic_color.xml new file mode 100644 index 0000000..e0ebe20 --- /dev/null +++ b/res/drawable/ic_color.xml @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 042ef8e..d8e9036 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -497,4 +497,7 @@ Data disabled icon Display a cross sign next to signal bar when data is disabled + + QS tile colors + Use accent color for qs tile icons and background diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index 6e54847..ded0167 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -17,6 +17,13 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/quicksettings_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +