Cherish: Add battery styles and customizations for Android 10 [2/2]
Allows the user to tune: - battery styles - battery percentage - battery charging text
This commit is contained in:
@@ -96,4 +96,11 @@
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingListPreference
|
||||
android:key="qs_battery_mode"
|
||||
android:title="@string/battery_percentage_title"
|
||||
android:entries="@array/qs_battery_mode_entries"
|
||||
android:entryValues="@array/qs_battery_mode_values"
|
||||
android:defaultValue="1" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user