From d429dca7c28230eb598325000620b4a6744b6326 Mon Sep 17 00:00:00 2001 From: Roman Birg Date: Fri, 1 Oct 2021 12:15:51 +0700 Subject: [PATCH] Cherish:Add left and right virtual buttons while typing [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 | 2 ++ res/xml/cherish_settings_button.xml | 6 ++++++ src/com/cherish/settings/fragments/ButtonSettings.java | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 168ffdf..28bf84c 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -653,6 +653,8 @@ Set to empty for default #KeepTheLove + Arrow keys + Show left & right arrows to control the cursor while typing Invert layout Inverts the layout of the navigation bar and other items, such as the IME switcher Enable two button or three button navigation to use this feature diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml index 76a676e..453c422 100644 --- a/res/xml/cherish_settings_button.xml +++ b/res/xml/cherish_settings_button.xml @@ -30,6 +30,12 @@ android:fragment="com.android.settings.gestures.SystemNavigationGestureSettings" settings:controller="com.android.settings.gestures.SystemNavigationPreferenceController" /> + +