From a7c403f4771a2b79d15e2724c8a41c3416620236 Mon Sep 17 00:00:00 2001 From: SuperDroidBond Date: Mon, 23 Aug 2021 20:01:27 +0530 Subject: [PATCH] ChagingAnimation: add option for BG Dim to Alpha or Black [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 | 3 +++ res/xml/cherish_settings_lockscreen.xml | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 3d858d2..1eb8bef 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1429,4 +1429,7 @@ Explosion Animation Rainbow Circle Fire Circle + System Charging Options + Charging Background + Enabling this option will make the background on System Animation to black diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 4de1cd1..5a596d1 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -42,6 +42,13 @@ android:summary="%s" android:dependency="charging_animation" android:defaultValue="1" /> + +