From e7dc414869800a1799424a699688cf00437c7b30 Mon Sep 17 00:00:00 2001 From: rmp22 <195054967+rmp22@users.noreply.github.com> Date: Tue, 20 May 2025 09:01:33 +0800 Subject: [PATCH] gesture: allow hiding navigation ime bar [2/2] Change-Id: I8666f0cb265e3bf698bd45dcea0bab2c9d6c185f --- res/values/evolution_strings.xml | 4 ++++ res/xml/gesture_navigation_settings.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index df1396b3b74..150a894b25a 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -399,4 +399,8 @@ Power off verification protects your device by preventing others from turning it off immediately after it\'s lost, increasing the chances of recovery. You only need to enter your lock screen password when powering off or restarting the phone from the lock screen. When your device is locked, you\'ll need to use your password to power off or restart. Power off verify + + + Show IME button space + Enable the input method quick switch feature to switch input methods or hide the on-screen keyboard from the feature bar at the bottom of the screen when typing diff --git a/res/xml/gesture_navigation_settings.xml b/res/xml/gesture_navigation_settings.xml index 98d6e79ca85..3a3625bb76f 100644 --- a/res/xml/gesture_navigation_settings.xml +++ b/res/xml/gesture_navigation_settings.xml @@ -29,6 +29,12 @@ android:summary="@string/show_navbar_hint_summary" android:defaultValue="true" /> + +