mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-17 11:59:34 +00:00
Made keyboard layout aware of one-handed mode (e.g. hides one-handed key when one-handed mode is enabled)
This commit is contained in:
parent
d27659de4f
commit
1b1dc96a3d
10 changed files with 81 additions and 22 deletions
|
@ -515,6 +515,7 @@
|
|||
<attr name="hasShortcutKey" format="boolean" />
|
||||
<attr name="languageSwitchKeyEnabled" format="boolean" />
|
||||
<attr name="emojiKeyEnabled" format="boolean" />
|
||||
<attr name="oneHandedModeEnabled" format="boolean" />
|
||||
<attr name="numberRowEnabled" format="boolean" />
|
||||
<attr name="isMultiLine" format="boolean" />
|
||||
<attr name="imeAction" format="enum">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue