Cherish: Allow setting custom symbol near text on charging [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1254,4 +1254,17 @@
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Status bar - Battery custom charging symbol -->
|
||||
<string-array name="text_charging_symbol_entries" translatable="false">
|
||||
<item>@string/text_charging_symbol_default</item>
|
||||
<item>@string/text_charging_symbol_flash</item>
|
||||
<item>@string/text_charging_symbol_tilde</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="text_charging_symbol_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user