From a03d1f4ec5280c8c22f0d5f12a90b1c49eddbada Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Sun, 10 Jan 2021 16:44:57 +0900 Subject: [PATCH] Cherish: Add toggle to completely hide status bar on lockscreen [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 | 4 ++++ res/xml/cherish_settings_lockscreen.xml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index bd84b3d..d4dae0f 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1044,4 +1044,8 @@ Use framework values Useful if the device actually has rounded corners dp + + + Status bar + Display status bar on the lockscreen diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 4674297..d2e4d10 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -61,6 +61,13 @@ android:summary="@string/lockscreen_lock_icon_summary" android:defaultValue="true" /> + +