do not allow pressing the empty space to the left of "a"

This commit is contained in:
tibbi 2022-01-21 23:22:52 +01:00
parent 7b3b1ecee6
commit 470d47b5da
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@
<Key
app:codes="97"
app:horizontalGap="5%"
app:keyEdgeFlags="left"
app:keyLabel="a"
app:popupCharacters="á"
app:popupKeyboard="@xml/keyboard_popup_template" />