Introduce Custom Statusbar Signal & Wi-Fi icons [2/3]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Aston-Martinn
2021-12-17 16:34:45 +00:00
committed by Hưng Phan
parent 717076bde3
commit 3faa844e53
3 changed files with 18 additions and 2 deletions

View File

@@ -543,8 +543,6 @@
<string name="theme_customization_accent_color_title">Accent color</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the statusbar icon -->
<string name="theme_customization_sysui_icon_title">Statusbar icon</string>
@@ -586,4 +584,10 @@
<string name="lockscreen_solid_fudge_factor_title">Sanity level</string>
<string name="lockscreen_solid_units_opacity_title">Lines opacity</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
</resources>