Cherish: Add toggle to completely hide status bar on lockscreen [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Pranav Vashi
2021-01-10 16:44:57 +09:00
committed by Hưng Phan
parent 02c1838888
commit a03d1f4ec5
2 changed files with 11 additions and 0 deletions

View File

@@ -1044,4 +1044,8 @@
<string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</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>
</resources>