fix: change popup character order (#103)

This commit is contained in:
Belarusan
2025-06-02 14:31:27 +02:00
committed by GitHub
parent 8b45069eec
commit 4e1efce617

View File

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