Revert "Revert "Cherish: Add toggle to completely hide status bar on lockscreen [2/2]""
This reverts commit c683077446.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -67,6 +67,13 @@
|
||||
android:title="@string/always_on_display_schedule_title"
|
||||
android:fragment="com.cherish.settings.fragments.AODSchedule" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="lockscreen_status_bar"
|
||||
android:icon="@drawable/ic_lock_outline"
|
||||
android:title="@string/lockscreen_status_bar_title"
|
||||
android:summary="@string/lockscreen_status_bar_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<!-- Lock screen -->
|
||||
<PreferenceCategory
|
||||
android:title="Lock Clock"/>
|
||||
|
||||
Reference in New Issue
Block a user