Cherish:Color coded battery indication [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user