diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index cfda213..07aafe5 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -155,4 +155,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