diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 6cf8354..f094d39 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -722,4 +722,8 @@ Lock icon Display lock icon on the lockscreen + + Charging animation + Display an animation when the device is plugged in + diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 85e4832..26643d4 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -25,6 +25,13 @@ android:summary="@string/lockscreen_battery_info_summary" android:defaultValue="true" /> + +