Cherish:Add charging animation [2/2]
This commit is contained in:
@@ -30,6 +30,13 @@
|
||||
android:icon="@drawable/ic_battery_almostfull"
|
||||
android:fragment="com.cherish.settings.fragments.BatteryLightSettings"
|
||||
android:title="@string/battery_light_settings" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="charging_animation"
|
||||
android:icon="@drawable/ic_charging"
|
||||
android:title="@string/charging_animation_title"
|
||||
android:summary="@string/charging_animation_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="notification_screen"
|
||||
|
||||
Reference in New Issue
Block a user