From 7c9e18e3fc51547fe2369012e762d3263ea79b6c Mon Sep 17 00:00:00 2001 From: strwbrrylvr143 Date: Tue, 2 Aug 2022 19:31:30 +0700 Subject: [PATCH] Cherish: Secondary color for lockscreen clock toggle [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 | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index e357639..6ca52da 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -872,4 +872,8 @@ Show Wi-Fi Standard icon Show Wi-Fi type in Wi-Fi signal indicator + + + Lockscreen clock color + Use secondary color for lockscreen clock, if disabled will use color accent diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index bcd7fb7..14a83df 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -39,6 +39,12 @@ android:key="always_on_display_schedule" android:title="@string/always_on_display_schedule_title" android:fragment="com.cherish.settings.fragments.AODSchedule" /> + +