From af7462c4f878919b7a5546841fef0a09c6c4b4b2 Mon Sep 17 00:00:00 2001 From: spezi77 Date: Mon, 12 Apr 2021 19:24:33 +0200 Subject: [PATCH] Cherish:User toggle to tint the active volume bar with a gradient color [3/3]. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_theme.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 6b425dd..e7b2d05 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1210,4 +1210,8 @@ Battery temperature Show battery temperature along with the battery percent + + + Tint the active volume bar + Use a color gradient to tint the active volume bar diff --git a/res/xml/cherish_settings_theme.xml b/res/xml/cherish_settings_theme.xml index 8d45258..9c796d9 100644 --- a/res/xml/cherish_settings_theme.xml +++ b/res/xml/cherish_settings_theme.xml @@ -111,5 +111,11 @@ android:entryValues="@array/volume_panel_values" android:defaultValue="@string/volume_panel_stock_val" /> + + \ No newline at end of file