Cherish: Allow setting Custom statusbar Paddings [2/2]

Signed-off-by: Aston-Martinn <advaithbhat9@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Advaith Bhat
2021-04-16 15:44:51 +00:00
committed by Hưng Phan
parent 329f705677
commit 0ca85cf888
3 changed files with 48 additions and 0 deletions

View File

@@ -1199,4 +1199,8 @@
<!-- Notification count -->
<string name="status_bar_notif_count_title">Show notifications count</string>
<string name="status_bar_notif_count_summary">Display the number of pending notifications</string>
<!-- Custom statusbar paddings -->
<string name="custom_statusbar_padding_start">Padding (Start)</string>
<string name="custom_statusbar_padding_end">Padding (End)</string>
</resources>