diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 97d7dfd..30ae8f5 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -671,4 +671,8 @@ Brightness control Adjust brightness by sliding across the status bar + + Charging animation + Display an animation when the device is plugged in + diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index 7d0beee..e238964 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -30,6 +30,13 @@ android:icon="@drawable/ic_battery_almostfull" android:fragment="com.cherish.settings.fragments.BatteryLightSettings" android:title="@string/battery_light_settings" /> + +