sm8150-common: DeviceSettings: Add single tap to touch screen gestures

Change-Id: I853ab1b63d682d01b7bea359111d07cf9e04d8be
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
This commit is contained in:
Anirudh Gupta 2020-02-17 22:39:19 +05:30
parent 956873f0ec
commit 6cc1b95757
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
<string name="touchscreen_gesture_one_finger_down_swipe_title">Swipe down with one finger</string>
<string name="touchscreen_gesture_one_finger_left_swipe_title">Swipe left with one finger</string>
<string name="touchscreen_gesture_one_finger_right_swipe_title">Swipe right with one finger</string>
<string name="touchscreen_gesture_single_tap_title">Single tap</string>
<string name="touchscreen_gesture_up_arrow_title">Draw a \"Λ\"</string>
<string name="touchscreen_gesture_down_arrow_title">Draw a \"V\"</string>
<string name="touchscreen_gesture_right_arrow_title">Draw a \"&lt;\"</string>