From f5c8b0b4255b71597b23887a6062d9d1c3362a26 Mon Sep 17 00:00:00 2001 From: Anas Karbila Date: Thu, 15 Jun 2017 21:51:08 +0900 Subject: [PATCH] Cherish:Add preference for Accidental Touch --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_button.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index a5aa0fa..44309af 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -210,4 +210,8 @@ Double tap action Hardware keys Disable keys + + + Accidental touch + Prevent interaction with navigation buttons while the screen is being touched diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml index 5fa40d0..68e8f00 100644 --- a/res/xml/cherish_settings_button.xml +++ b/res/xml/cherish_settings_button.xml @@ -71,6 +71,12 @@ android:summary="@string/button_backlight_on_touch_only_summary" android:defaultValue="false" /> + +