diff --git a/android/help/context/menu-phone.md b/android/help/context/menu-phone.md index fd275a3fbb..479e8b1715 100644 --- a/android/help/context/menu-phone.md +++ b/android/help/context/menu-phone.md @@ -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 CTRL, ALT and CTRLALT keys (which can access additional key layers) | -| ![](../android_images/touch-hold-ap.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show them as a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | +| ![](../android_images/touch-hold-ap.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | ---- diff --git a/android/help/context/menu-tablet.md b/android/help/context/menu-tablet.md index 7daa9618ee..8092095ea7 100644 --- a/android/help/context/menu-tablet.md +++ b/android/help/context/menu-tablet.md @@ -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 CTRL, ALT and CTRLALT keys (which can access additional key layers) | -| ![](../android_images/touch-hold-at.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show them as a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | +| ![](../android_images/touch-hold-at.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | ----