Cherish:Color coded battery indication [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
spkal01
2022-04-27 17:28:06 +03:00
committed by Hưng Phan
parent a0929c9482
commit 3cd6053ffe
2 changed files with 11 additions and 1 deletions

View File

@@ -17,6 +17,12 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/battery_style_category_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="battery_level_colors"
android:title="@string/battery_level_colors_title"
android:summary="@string/battery_level_colors_summary"
android:defaultValue="false" />
<ListPreference
android:key="status_bar_battery_style"