Cherish:Allow hiding battery icon from QS header [2/2]

This commit is contained in:
idoybh
2020-09-01 01:07:17 +07:00
committed by Hưng Phan
parent 43049fcbf7
commit a127508df4
4 changed files with 39 additions and 0 deletions

View File

@@ -216,6 +216,9 @@
<string name="status_bar_battery_text_charging_summary">Always display battery percentage when charging</string>
<!-- Battery mode -->
<string name="battery_title">Battery icon</string>
<string name="qs_hide_battery_title">Hide battery icon</string>
<string name="qs_hide_battery_summary">Hides the battery icon from the QS header</string>
<string name="battery_percentage_title">Battery percentage</string>
<string name="battery_percentage_off">Disabled</string>
<string name="battery_percentage_next">Enabled</string>