From eba04ecb70860ec76af0717a80404deef9462e69 Mon Sep 17 00:00:00 2001 From: Altaf-Mahdi Date: Sat, 9 Sep 2017 13:07:59 +0800 Subject: [PATCH] Double tap to sleep on the lock screen (2/2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 5 +++++ res/xml/cherish_settings_lockscreen.xml | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index e6ccd05..17d9d6f 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -142,4 +142,9 @@ Users Logout Emergency + + + Gestures + Double tap to sleep + Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 7826b67..7c8fa49 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"> + + + + + +