adding ñ to the keyboard
This commit is contained in:
parent
8df22231d2
commit
f384351858
|
@ -102,7 +102,7 @@
|
||||||
<Key app:keyLabel="b" />
|
<Key app:keyLabel="b" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="n"
|
app:keyLabel="n"
|
||||||
app:popupCharacters="ňń"
|
app:popupCharacters="ňńñ"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template" />
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
<Key app:keyLabel="m" />
|
<Key app:keyLabel="m" />
|
||||||
<Key
|
<Key
|
||||||
|
|
Loading…
Reference in New Issue