Cherish:Hide Statusbar on Lockscreen [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -60,6 +60,13 @@
|
||||
android:title="@string/hide_lockicon_title"
|
||||
android:summary="@string/hide_lockicon_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="hide_lockscreen_status_bar"
|
||||
android:icon="@drawable/ic_lock_outline"
|
||||
android:title="@string/hide_lockscreen_status_bar_title"
|
||||
android:summary="@string/hide_lockscreen_status_bar_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<Preference
|
||||
android:key="always_on_display_schedule"
|
||||
|
||||
Reference in New Issue
Block a user