Cherish:Hide status bar on lock screen [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -33,6 +33,12 @@
|
|||||||
android:summary="@string/power_menu_hide_on_secure_summary"
|
android:summary="@string/power_menu_hide_on_secure_summary"
|
||||||
android:defaultValue="false" />
|
android:defaultValue="false" />
|
||||||
|
|
||||||
|
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||||
|
android:key="hide_lockscreen_status_bar"
|
||||||
|
android:title="@string/hide_lockscreen_status_bar_title"
|
||||||
|
android:summary="@string/hide_lockscreen_status_bar_summary"
|
||||||
|
android:defaultValue="false" />
|
||||||
|
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user