From b417e98a9128df2199795db9e35113085762b0c3 Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Sat, 23 Nov 2019 02:44:01 +0530 Subject: [PATCH] Cherish: Add option to auto hide status-bar clock [2/2] --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_clock.xml | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 38fdc92..9d7626a 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -147,5 +147,9 @@ Right of time Left of time Date position + Auto-hide clock + Hide and show clock at regular intervals of time + Hide duration + Show duration diff --git a/res/xml/cherish_settings_clock.xml b/res/xml/cherish_settings_clock.xml index 4395a7e..17c0a3b 100644 --- a/res/xml/cherish_settings_clock.xml +++ b/res/xml/cherish_settings_clock.xml @@ -19,6 +19,32 @@ android:key="clock_category" android:title="@string/clock_category_title"> + + + + + +