diff --git a/res/drawable/ic_charging.xml b/res/drawable/ic_charging.xml
new file mode 100644
index 0000000..ad7453a
--- /dev/null
+++ b/res/drawable/ic_charging.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 9d7626a..173de64 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -152,4 +152,8 @@
Hide duration
Show duration
+
+ 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 9edc1c5..5dcb842 100644
--- a/res/xml/cherish_settings_lockscreen.xml
+++ b/res/xml/cherish_settings_lockscreen.xml
@@ -31,6 +31,13 @@
android:icon="@drawable/ic_media"
android:defaultValue="true" />
+
+