Setting to enable the global gesture for turning on accessibility.
1. Adding a setting to enable the gesture to turn on accessibility. This is a new screen with a toggle switch similarly as screen magnification which will contain explanation of how to perform the gesture. bug:6171929 Change-Id: I84dfa46a9b7b789d99923684e08e52cf7d236eb2
This commit is contained in:
@@ -3092,7 +3092,7 @@
|
||||
<string name="accessibility_system_title">System</string>
|
||||
<!-- Title for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_screen_magnification_title">Screen magnification</string>
|
||||
<!-- Summary for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] -->
|
||||
<!-- Summary for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=none] -->
|
||||
<string name="accessibility_screen_magnification_summary">
|
||||
When screen magnification is on, you can\:\n\n
|
||||
|
||||
@@ -3105,6 +3105,12 @@
|
||||
Pan: Drag two or more fingers across the screen.\n
|
||||
Adjust zoom level: Pinch or expand using two or more fingers.
|
||||
</string>
|
||||
<!-- Title for the accessibility preference screen to enable the global geture to enable accessibility. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_global_gesture_preference_title">Global enable gesture</string>
|
||||
<!-- Summary for the accessibility preference screen to enable the global geture to enable accessibility. [CHAR LIMIT=none] -->
|
||||
<string name="accessibility_global_gesture_preference_summary">
|
||||
To enable accessibility long press the power button, after a vibration or a beep long press with two fingers.
|
||||
</string>
|
||||
<!-- Title for the accessibility preference to enable large text. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_toggle_large_text_preference_title">Large text</string>
|
||||
<!-- Title for the accessibility preference to enable screen magnification. [CHAR LIMIT=35] -->
|
||||
|
||||
Reference in New Issue
Block a user