Allows for system navigation settings to be added dynamically.
This allows for controller-backed preferences to be added or overridden via xml. Similarly, if the controllers cause all of the preferences for 2 or 3 button nav to be unavailable, we hide the settings button. Bug: 324036308 Test: Manual and unit tests Flag: NA Change-Id: I2371f3173076172489966728ac69c8767570cd56 Merged-In: I2371f3173076172489966728ac69c8767570cd56
This commit is contained in:
@@ -10478,7 +10478,7 @@
|
||||
<string name="back_sensitivity_dialog_title">Back Sensitivity</string>
|
||||
|
||||
<!-- Title for the screen to show all the gesture navigation settings [CHAR LIMIT=80] -->
|
||||
<string name="gesture_settings_activity_title">Gesture Navigation Sensitivity</string>
|
||||
<string name="gesture_settings_activity_title">Gesture Navigation</string>
|
||||
|
||||
<!-- Title for the screen to show all the 2- and 3-button navigation settings. [CHAR LIMIT=80] -->
|
||||
<string name="button_navigation_settings_activity_title">Button navigation</string>
|
||||
|
Reference in New Issue
Block a user