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 f1e4eae93d
commit a7cb077cdb
3 changed files with 19 additions and 0 deletions

View File

@@ -136,4 +136,11 @@
<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 statusbar icon -->
<string name="theme_customization_sysui_icon_title">Statusbar icon</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>