From 8cc35dfdf3bebc22d332f05caccfdcb974ae7caf Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Fri, 4 Apr 2025 07:42:54 +0700 Subject: [PATCH] fix(android): Adjust keyboard and banner height for 7" tablet --- android/KMEA/app/src/main/res/values-sw600dp-land/dimens.xml | 4 ++-- android/docs/engine/KMManager/applyKeyboardHeight.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/KMEA/app/src/main/res/values-sw600dp-land/dimens.xml b/android/KMEA/app/src/main/res/values-sw600dp-land/dimens.xml index 613a8b8526..51afef68a4 100644 --- a/android/KMEA/app/src/main/res/values-sw600dp-land/dimens.xml +++ b/android/KMEA/app/src/main/res/values-sw600dp-land/dimens.xml @@ -1,8 +1,8 @@ - 50dp - 140dp + 45dp + 200dp 73.5dp 58.5dp 32dp diff --git a/android/docs/engine/KMManager/applyKeyboardHeight.md b/android/docs/engine/KMManager/applyKeyboardHeight.md index bcb1219808..ba264502f6 100644 --- a/android/docs/engine/KMManager/applyKeyboardHeight.md +++ b/android/docs/engine/KMManager/applyKeyboardHeight.md @@ -40,7 +40,7 @@ For reference, here's a table of the default Keyman keyboard heights for various | Default handset (160dpi) | 205 | 120 | | High Density handset (240dpi) | 170 | 100 | | Extra High Density handset (320dpi) | 270 | 140 | -| 7" tablet | 305 | 140 | +| 7" tablet | 305 | 200 | | 10" tablet | 405 | 200 | **Note:** This new keyboard height would be applied for all platforms, so an