diff --git a/android/KMEA/app/src/main/res/values-sw720dp-land/dimens.xml b/android/KMEA/app/src/main/res/values-sw720dp-land/dimens.xml index 3944826815..330e70de71 100644 --- a/android/KMEA/app/src/main/res/values-sw720dp-land/dimens.xml +++ b/android/KMEA/app/src/main/res/values-sw720dp-land/dimens.xml @@ -2,7 +2,7 @@ 60dp - 200dp + 280dp 98.5dp 98.5dp 42dp diff --git a/android/docs/engine/KMManager/applyKeyboardHeight.md b/android/docs/engine/KMManager/applyKeyboardHeight.md index ba264502f6..146f0d257b 100644 --- a/android/docs/engine/KMManager/applyKeyboardHeight.md +++ b/android/docs/engine/KMManager/applyKeyboardHeight.md @@ -41,7 +41,7 @@ For reference, here's a table of the default Keyman keyboard heights for various | High Density handset (240dpi) | 170 | 100 | | Extra High Density handset (320dpi) | 270 | 140 | | 7" tablet | 305 | 200 | -| 10" tablet | 405 | 200 | +| 10" tablet | 405 | 280 | **Note:** This new keyboard height would be applied for all platforms, so an adjusted keyboard height for a phone would appear too small for a tablet.