Move pointer and touchpad customization settings to their own pages.
Bug: 269100659 Test: PointerTouchpadFragmentTest Test: PointerTouchpadPreferenceControllerTest Flag: android.view.flags.enable_vector_cursor_a11y_settings Change-Id: I0dccf48f9b5416ad8e6d3c263188d4bb850f69e9
This commit is contained in:
@@ -4532,8 +4532,8 @@
|
||||
<string name="trackpad_bottom_right_tap_summary">Click in the bottom right corner of the touchpad for more options</string>
|
||||
<!-- Title text for 'Pointer speed'. [CHAR LIMIT=35] -->
|
||||
<string name="trackpad_pointer_speed">Pointer speed</string>
|
||||
<!-- Title text for mouse pointer fill style. [CHAR LIMIT=35] -->
|
||||
<string name="pointer_fill_style">Pointer fill style</string>
|
||||
<!-- Title text for mouse pointer color. [CHAR LIMIT=35] -->
|
||||
<string name="pointer_fill_style">Pointer color</string>
|
||||
<!-- Content description for black pointer fill style. [CHAR LIMIT=60] -->
|
||||
<string name="pointer_fill_style_black_button">Change pointer fill style to black</string>
|
||||
<!-- Content description for green pointer fill style. [CHAR LIMIT=60] -->
|
||||
@@ -4810,6 +4810,12 @@
|
||||
<string name="display_category_title">Display</string>
|
||||
<!-- Title for the accessibility color and motion page. [CHAR LIMIT=50] -->
|
||||
<string name="accessibility_color_and_motion_title">Color and motion</string>
|
||||
<!-- Title for the accessibility pointer and touchpad page. [CHAR LIMIT=50] -->
|
||||
<string name="accessibility_pointer_and_touchpad_title">Pointer & touchpad accessibility</string>
|
||||
<!-- Summary for the accessibility pointer and touchpad page. [CHAR LIMIT=50] -->
|
||||
<string name="accessibility_pointer_and_touchpad_summary">Pointer color, pointer size & more</string>
|
||||
<!-- Title for the accessibility pointer color customization page. [CHAR LIMIT=50] -->
|
||||
<string name="accessibility_pointer_color_customization_title">Pointer color customization</string>
|
||||
<!-- Title for the accessibility color contrast page. [CHAR LIMIT=50] -->
|
||||
<string name="accessibility_color_contrast_title">Color contrast</string>
|
||||
<!-- Intro for the accessibility color contrast page. [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user