Touchpad: add tap dragging setting
Screenshot: go/ag-26012379-screenshot
Bug: 321978150
Bug: 324058706
Test: with the flag disabled, check the new entry doesn't appear
Test: with the flag enabled, toggle the setting and check that it
enables and disables tap dragging (tapping then immediately putting
your finger back on the touchpad and moving it)
Test: with the flag enabled, check the setting appears in search results
Test: atest SettingsRoboTests:com.android.settings.inputmethod
Change-Id: Iccfbe842ff655ea295edc764cfc400709948df7d
This commit is contained in:
@@ -4362,6 +4362,8 @@
|
||||
|
||||
<!-- Title text for 'Tap to click'. [CHAR LIMIT=35] -->
|
||||
<string name="trackpad_tap_to_click">Tap to click</string>
|
||||
<!-- TODO(b/321978150): mark as translatable once we have finalized text from UX. -->
|
||||
<string name="trackpad_tap_dragging" translatable="false">Tap dragging</string>
|
||||
<!-- Title text for 'Touchpad gestures' [CHAR LIMIT=35] -->
|
||||
<string name="trackpad_touchpad_gesture_title">Touchpad gestures</string>
|
||||
<!-- Summary text for 'Touchpad gestures' [CHAR LIMIT=60] -->
|
||||
|
||||
Reference in New Issue
Block a user