fix(android): Adjust keyboard and banner height for 7" tablet

This commit is contained in:
Darcy Wong 2025-04-04 07:42:54 +07:00
parent 3d127f0f7d
commit 8cc35dfdf3
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Dimens for Landscape (Tablet 7") -->
<resources>
<dimen name="banner_height">50dp</dimen>
<dimen name="keyboard_height">140dp</dimen>
<dimen name="banner_height">45dp</dimen>
<dimen name="keyboard_height">200dp</dimen>
<dimen name="key_width">73.5dp</dimen>
<dimen name="key_height">58.5dp</dimen>
<dimen name="popup_arrow_width">32dp</dimen>

View file

@ -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