Skip to content

Commit

Permalink
TouchGestures: Add string for double tap gesture
Browse files Browse the repository at this point in the history
  • Loading branch information
SKULSHADY committed Feb 20, 2020
1 parent 1499ee5 commit 7608dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<string name="touchscreen_gesture_letter_w_title">Draw the letter \"W\"</string>
<string name="touchscreen_gesture_letter_z_title">Draw the letter \"Z\"</string>
<string name="touchscreen_gesture_single_tap_title">Single tap</string>
<string name="touchscreen_gesture_double_tap_title">Double tap</string>

<!-- Gesture: Stylus gestures -->
<string name="touchscreen_gesture_swipe_up_stylus_title">Swipe up with the stylus</string>
Expand Down

0 comments on commit 7608dd7

Please sign in to comment.