From 3279243f8b17680ab309029f4471d9324a875e0e 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 17d9d6f..2a36b7e 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -147,4 +147,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"> + + + + + +