Improve main views (#321)

* views now have the same height
* add one-handed mode width setting
* key text and emojis scale more adequately with keyboard height and one-handed mode width
* slightly adjust landscape config to match better with portrait
This commit is contained in:
Helium314 2023-12-18 17:30:53 +01:00 committed by GitHub
parent e78618fd6a
commit 0b55a92e02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 184 additions and 68 deletions

View file

@ -271,6 +271,7 @@
<attr name="iconStartOneHandedMode" format="reference" />
<attr name="iconStopOneHandedMode" format="reference" />
<attr name="iconSwitchOneHandedMode" format="reference" />
<attr name="iconResizeOneHandedMode" format="reference" />
<attr name="iconNumpadKey" format="reference" />
<attr name="iconToolbarKey" format="reference" />
<attr name="iconSelectAll" format="reference" />