"Revert "Cherish: Add toggle to completely hide status bar on lockscreen [2/2]"
This reverts commit b593c2be5b.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -848,10 +848,6 @@
|
||||
<string name="allow_signature_fake">Allow signature spoofing</string>
|
||||
<string name="allow_signature_fake_summary">Allow apps to bypass security systems by pretending to be a different app.</string>
|
||||
|
||||
<!-- Show Statusbar on Lockscreen -->
|
||||
<string name="lockscreen_status_bar_title">Status bar</string>
|
||||
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
|
||||
|
||||
<!-- Switch Styles -->
|
||||
<string name="switch_style_title">Switch Style</string>
|
||||
<string name="switch_oneplus">OnePlus (default)</string>
|
||||
|
||||
@@ -76,13 +76,6 @@
|
||||
settings:interval="5"
|
||||
android:defaultValue="0" />
|
||||
|
||||
<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