From 8d6e6605015a7b28e69cfecbc8427b0b740b5d9d Mon Sep 17 00:00:00 2001 From: ezio84 Date: Sat, 9 Sep 2017 13:48:36 +0800 Subject: [PATCH] Double tap to sleep on statusbar [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_statusbar.xml | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 15c6ddf..cfda213 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -150,4 +150,9 @@ 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 + + + Gestures + Double tap to sleep + Double tap on statusbar to put the device to sleep diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 686796b..ae30dfc 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -15,6 +15,17 @@ android:title="@string/statusbar_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + + + + + +