From 6c2b47823b0d6266507e3f7572b8f526c723c858 Mon Sep 17 00:00:00 2001 From: rascarlo Date: Tue, 1 Dec 2015 19:18:53 +0100 Subject: [PATCH] Volume Rocker Wake [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib83943373ad5dabeda65466b3d4b84eb5aa3e61e Signed-off-by: mydongistiny Signed-off-by: Arghya Chanda Signed-off-by: SagarMakhar Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 6 ++++++ res/xml/cherish_settings_button.xml | 11 +++++++++++ 2 files changed, 17 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 2a36b7e..5ed334d 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -152,4 +152,10 @@ Gestures Double tap to sleep Double tap on statusbar to put the device to sleep + + + Volume Rocker + + + Pressing the volume keys will wake your device diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml index 3179aad..9a341eb 100644 --- a/res/xml/cherish_settings_button.xml +++ b/res/xml/cherish_settings_button.xml @@ -17,6 +17,17 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/button_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + + + + + \ No newline at end of file