diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 97db634..12f5023 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -167,6 +167,7 @@ Double tap on the status bar to put the device to sleep + Gestures Lockscreen double tap to sleep Double tap anywhere on the lockscreen to put the device to sleep diff --git a/res/xml/cherish_settings_gestures.xml b/res/xml/cherish_settings_gestures.xml index 98211da..e72f6a0 100644 --- a/res/xml/cherish_settings_gestures.xml +++ b/res/xml/cherish_settings_gestures.xml @@ -17,17 +17,5 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/gestures_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> - - - - diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index b5cd60f..dbe4a3b 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -18,6 +18,17 @@ android:title="@string/lockscreen_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + + + + + + diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 690bc20..7f5b87a 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -15,6 +15,18 @@ android:title="@string/statusbar_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + + + + + + +