do not allow pressing the empty space to the left of "a"
This commit is contained in:
parent
7b3b1ecee6
commit
470d47b5da
|
@ -68,7 +68,6 @@
|
||||||
<Key
|
<Key
|
||||||
app:codes="97"
|
app:codes="97"
|
||||||
app:horizontalGap="5%"
|
app:horizontalGap="5%"
|
||||||
app:keyEdgeFlags="left"
|
|
||||||
app:keyLabel="a"
|
app:keyLabel="a"
|
||||||
app:popupCharacters="á"
|
app:popupCharacters="á"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template" />
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
|
|
Loading…
Reference in New Issue