Cherish:Battery styles: Add battery styles and customizations [2/2]
ezio84: Battery styles: cleanup [2/2] neobuddy89: Simplify code and add battery percentage when charging neobuddy89: Battery Styles: Add customization for QS [2/2] neobuddy89: Allow setting battery percent view on left [2/2] DennySPb: Add back big dotted and big circle battery indicator palaych: Add a summary to battery styles and customizations Co-authored-by: ezio84 <brabus84@gmail.com> Co-authored-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
android:summary="@string/network_traffic_summary"
|
||||
android:fragment="com.cherish.settings.fragments.NetworkTrafficSettings" />
|
||||
|
||||
<Preference
|
||||
android:key="battery_settings"
|
||||
android:fragment="com.cherish.settings.fragments.StatusBarBattery"
|
||||
android:title="@string/battery_style_title"
|
||||
android:summary="@string/battery_style_summary" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:title="@string/status_bar_icons_category_title">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user