fix: change popup character order (#103)

This commit is contained in:
Belarusan authored and GitHub committed 2025-06-02 18:01:27 +05:30
1 parent 8b45069eec
commit 4e1efce617
1 file changed
+1 -1
@@ -119,7 +119,7 @@
app:keyWidth="15%p" />
<Key
app:keyLabel="z"
app:popupCharacters="źžż"
app:popupCharacters="żźž"
app:popupKeyboard="@xml/keyboard_popup_template" />
<Key app:keyLabel="x" />
<Key