adding ñ to the keyboard

This commit is contained in:
tibbi 2022-02-03 15:29:31 +01:00
parent 8df22231d2
commit f384351858
1 changed files with 1 additions and 1 deletions

View File

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