diff --git a/res/drawable/ic_flash.xml b/res/drawable/ic_flash.xml new file mode 100644 index 0000000..34c3f8a --- /dev/null +++ b/res/drawable/ic_flash.xml @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 02ca748..a1155e4 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -725,6 +725,8 @@ Charging animation Display an animation when the device is plugged in + Lockscreen charging animation + Display a fancy animation when the device is charging Click to partial screenshot Short click Volume Down and Power to take partial screenshot diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 26643d4..7f6476d 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -32,6 +32,13 @@ android:summary="@string/charging_animation_summary" android:defaultValue="true" /> + +