You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+5-1
Original file line number
Diff line number
Diff line change
@@ -146,8 +146,12 @@
146
146
<stringname="gesture_floating_preview_text_summary">See the suggested word while gesturing</string>
147
147
<!-- Option to enable space aware gesture input. The user can input multiple words by gliding through the space key during a gesture input. [CHAR LIMIT=30]-->
<!-- Description for "gesture_space_aware" option. The user can input multiple words by gliding through the space key during a gesture input.[CHAR LIMIT=65]-->
149
+
<!-- Description for "gesture_space_aware" option. The user can input multiple words by gliding through the space key during a gesture input.[CHAR LIMIT=65]-->
150
150
<stringname="gesture_space_aware_summary">Input spaces during gestures by gliding to the space key</string>
151
+
<!-- Title of the setting to adjust the fast-typing gesture cooldown [CHAR LIMIT=35]-->
0 commit comments