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:
pdroidandroid@gmail.com 2022-02-21 13:19:47 +01:00
parent d27659de4f
commit 1b1dc96a3d
10 changed files with 81 additions and 22 deletions

View file

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