Adds a new activity for Gesture Navigation settings

Bug: 146004827
Test: WIP

Change-Id: Id2732a94e7e1469575aa8204c727379a829bccf8
This commit is contained in:
Mehdi Alizadeh
2019-12-13 15:31:53 -08:00
parent 3f22797899
commit 035559615b
6 changed files with 224 additions and 1 deletions

View File

@@ -10237,6 +10237,9 @@
<!-- Title for the screen to show all the gesture navigation settings [CHAR LIMIT=80] -->
<string name="gesture_settings_activity_title">Gesture Settings</string>
<!-- Keywords for the gesture navigation settings. [CHAR LIMIT=NONE] -->
<string name="keywords_gesture_navigation_settings">gesture navigation, back sensitivity, back gesture</string>
<!-- Preference and settings suggestion title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
<string name="ambient_display_title" product="default">Double-tap to check phone</string>
<!-- Preference and settings suggestion title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->