From a0f038c40f9434398fcf2b9ca0b47ab3b698dad5 Mon Sep 17 00:00:00 2001 From: spkal01 Date: Thu, 7 Apr 2022 13:16:51 +0700 Subject: [PATCH] Cherish[SQUASH]:Clear all button styles[2/2] 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 | 6 ++++++ res/xml/cherish_settings_theme.xml | 27 +++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 4b7e439..b5f4950 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -774,4 +774,10 @@ Use black theme Force black background colors + + + Clear all notification button + Replace clear all notification text with floating button + Clear all notification button style + Clear all notification button background diff --git a/res/xml/cherish_settings_theme.xml b/res/xml/cherish_settings_theme.xml index dadb163..81f2ba9 100644 --- a/res/xml/cherish_settings_theme.xml +++ b/res/xml/cherish_settings_theme.xml @@ -36,6 +36,33 @@ android:summary="@string/system_black_theme_summary" android:defaultValue="false" /> + + + + + + + + + +