fix: change default diacritic for "z" in Polish (#289)

This commit is contained in:
Agnieszka C
2025-10-03 10:13:49 +01:00
committed by GitHub
parent 797af4def0
commit cf70210d35

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