diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 07ed9ee..d738af1 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -711,5 +711,9 @@ Show privacy indicator for location + + + Force small clock + Don\'t switch to the big clock when there are no notifications diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index de7e0f2..bde0799 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" /> + +