From 2f368378dd76f98b9f6b2afbf5ce56c337a676b7 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Sun, 24 May 2020 21:35:34 +0800 Subject: [PATCH] Settings: Implement hide gestural navigation hint bar Change-Id: I14dd73414c9f7ee1b01f315c9eeae0fd3ac4f859 Signed-off-by: Jesse Chan --- res/values/cm_strings.xml | 4 ++++ res/xml/gesture_navigation_settings.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 2add3093a65..27530fbdb89 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -47,4 +47,8 @@ Show pattern error Show pattern dots + + + Navigation hint + Show navigation hint bar at the bottom of the screen diff --git a/res/xml/gesture_navigation_settings.xml b/res/xml/gesture_navigation_settings.xml index 60cb189c97f..040a31b613d 100644 --- a/res/xml/gesture_navigation_settings.xml +++ b/res/xml/gesture_navigation_settings.xml @@ -23,6 +23,12 @@ android:title="@string/gesture_settings_activity_title" settings:keywords="@string/keywords_gesture_navigation_settings"> + +