From 6f82afa82b23eda282223b555e4bada668ffc647 Mon Sep 17 00:00:00 2001 From: Ido Ben-Hur Date: Thu, 16 Jan 2020 20:27:38 +0530 Subject: [PATCH] Cherish: Allow hiding the lock icon 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 bd2848b..e846f01 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1201,4 +1201,8 @@ Vibrate for notifications Toogle for disable vibrate notification + + + Hide lock icon + Hide the lock icon on lockscreen diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index e8df9b9..a37931c 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -65,6 +65,13 @@ android:summary="@string/fprint_error_vib_summary" android:defaultValue="true" /> + +