diff --git a/res/drawable/ic_tap.xml b/res/drawable/ic_tap.xml
new file mode 100644
index 0000000..03c8597
--- /dev/null
+++ b/res/drawable/ic_tap.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 4e86161..7c0b63d 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -225,4 +225,9 @@
Fingerprint error vibration
Vibrate on error fingerprint authentication
+
+ Double tap gestures
+ Double tap to sleep on status bar
+ Double tap to sleep on lockscreen
+
diff --git a/res/xml/cherish_settings_gestures.xml b/res/xml/cherish_settings_gestures.xml
index 6de8696..31c0076 100644
--- a/res/xml/cherish_settings_gestures.xml
+++ b/res/xml/cherish_settings_gestures.xml
@@ -18,8 +18,25 @@
android:title="@string/gestures_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
+
+
+
+
+
+
+