diff --git a/res/drawable/ic_temperature.xml b/res/drawable/ic_temperature.xml
new file mode 100644
index 0000000..45af7eb
--- /dev/null
+++ b/res/drawable/ic_temperature.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 f27e249..f996cfa 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1200,4 +1200,8 @@
Accent
Random
Custom
+
+
+ Battery temperature
+ Show battery temperature along with the battery percent
diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml
index e8df9b9..54909d3 100644
--- a/res/xml/cherish_settings_lockscreen.xml
+++ b/res/xml/cherish_settings_lockscreen.xml
@@ -24,6 +24,13 @@
android:title="@string/lockscreen_battery_info_title"
android:summary="@string/lockscreen_battery_info_summary"
android:defaultValue="true" />
+
+