Cherish: Make colored StatusBar icons optional and use of app icon in NotificationHeaderViewWrapper[2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
spkal01
2021-04-20 11:01:04 +05:30
committed by Hưng Phan
parent 413bec9a6d
commit 08cda8fbb7
2 changed files with 17 additions and 0 deletions

View File

@@ -1230,4 +1230,9 @@
<string name="theming_settings_dashboard_icons_accent">Accent background / Transparent foreground</string>
<string name="theming_settings_dashboard_icons_plain">Transparent background / Plain foreground</string>
<string name="theming_settings_dashboard_icons_plain_accent">Transparent background / Accent foreground</string>
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<string name="header_icons_style">Colored Header Icons</string>
<string name="header_icons_style_summary">Choose the style of your notification headers icons (requires SystemUI restart)</string>
</resources>