Implemented one-handed mode feature

This commit is contained in:
pdroidandroid@gmail.com 2022-02-20 16:14:12 +01:00
parent 56f363063d
commit 1359386d72
59 changed files with 577 additions and 333 deletions

View file

@ -290,6 +290,9 @@
<attr name="iconClipboardActionKey" format="reference" />
<attr name="iconClipboardNormalKey" format="reference" />
<attr name="iconClearClipboardKey" format="reference" />
<attr name="iconStartOneHandedMode" format="reference" />
<attr name="iconStopOneHandedMode" format="reference" />
<attr name="iconSwitchOneHandedMode" format="reference" />
</declare-styleable>
<declare-styleable name="Keyboard_GridRows">