Cherish:Make app icons in statusbar optional [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
spkal01
2022-09-20 20:33:56 +07:00
committed by Hưng Phan
parent 4abec14f98
commit 26276a9b3d
2 changed files with 10 additions and 0 deletions

View File

@@ -512,5 +512,9 @@
<!-- Notification count -->
<string name="statusbar_notif_count_title">Show notification count</string>
<string name="statusbar_notif_count_summary">Display the number of pending notifications</string>
<!-- Statusbar colored icons -->
<string name="statusbar_colored_icons_title">Colored icons</string>
<string name="statusbar_colored_icons_summary">Use proper app icons for notification icons in statusbar</string>
</resources>