diff --git a/android/KMEA/app/src/main/res/values-land-xhdpi/dimens.xml b/android/KMEA/app/src/main/res/values-land-xhdpi/dimens.xml new file mode 100644 index 0000000000..292cfcc6b3 --- /dev/null +++ b/android/KMEA/app/src/main/res/values-land-xhdpi/dimens.xml @@ -0,0 +1,18 @@ + + + + 30dp + 140dp + 83.5dp + 78.5dp + 38dp + 14dp + 6dp + 4dp + 8dp + 125dp + 85dp + 0.5dp + 8dp + 6dp + diff --git a/android/docs/engine/KMManager/applyKeyboardHeight.md b/android/docs/engine/KMManager/applyKeyboardHeight.md index 2830519c62..874ad6d5c7 100644 --- a/android/docs/engine/KMManager/applyKeyboardHeight.md +++ b/android/docs/engine/KMManager/applyKeyboardHeight.md @@ -31,6 +31,7 @@ For reference, here's a table of the default Keyman keyboard heights for various |-----------------------------------|---------------------| | Default handset in portrait | 205 | | Default handset in landscape | 150 | +| Extra High Density handset in landscape | 140 | | 7" tablet in portrait | 305 | | 7" tablet in landscape | 200 | | 10" tablet in portrait | 405 |