mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-17 11:59:34 +00:00
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:
parent
e78618fd6a
commit
0b55a92e02
22 changed files with 184 additions and 68 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue