Skip to content

Commit

Permalink
docs(android): Update help for gestures
Browse files Browse the repository at this point in the history
  • Loading branch information
darcywong00 committed Feb 9, 2024
1 parent 32963f8 commit e3bec11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/help/context/menu-phone.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ title: Keyman for Android (Phone Layout)
| ![](../android_images/backspace-ap.png) | Backspace |
| ![](../android_images/return-ap.png) | Return |
| ![](../android_images/shift-ap.png) | Shift key. Long press this key to access the <kbd>CTRL</kbd>, <kbd>ALT</kbd> and <kbd>CTRL</kbd><kbd>ALT</kbd> keys (which can access additional key layers) |
| ![](../android_images/touch-hold-ap.png) | Keys with a small dot in the top right corner indicate a long press key. Access further functionality by long pressing the key |
| ![](../android_images/touch-hold-ap.png) | Keys with a character (default of small dot) in the top right corner indicate further functionality by one of the following ways:<br> * long pressing the key<br> * multi-tapping the key<br> * a flick gesture in one of 8 directions (up, down, left, right, and the 4 intermediate corners) |
| ![](../android_images/share-a.png) | Share your text with other apps like Messages, Gmail, or Twitter. Some versions of Android also let you copy your text to the clipboard. |

----
Expand Down
2 changes: 1 addition & 1 deletion android/help/context/menu-tablet.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ title: Keyman for Android (Tablet Layout)
| ![](../android_images/backspace-at.png) | Backspace |
| ![](../android_images/return-at.png) | Return |
| ![](../android_images/shift-at.png) | Shift key. Long press this key to access the <kbd>CTRL</kbd>, <kbd>ALT</kbd> and <kbd>CTRL</kbd><kbd>ALT</kbd> keys (which can access additional key layers) |
| ![](../android_images/touch-hold-at.png) | Keys with a small dot in the top right corner indicate a long press key. Access further functionality by long pressing the key |
| ![](../android_images/touch-hold-at.png) | Keys with a character (default of small dot) in the top right corner indicate further functionality by one of the following ways:<br> * long pressing the key<br> * multi-tapping the key<br> * a flick gesture in one of 8 directions (up, down, left, right, and the 4 intermediate corners) |

----

Expand Down

0 comments on commit e3bec11

Please sign in to comment.