Skip to content

Commit 4e1efce

Browse files
authored
fix: change popup character order (#103)
1 parent 8b45069 commit 4e1efce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/xml/keys_letters_belarusian_latn.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
app:keyWidth="15%p" />
120120
<Key
121121
app:keyLabel="z"
122-
app:popupCharacters="źžż"
122+
app:popupCharacters="żźž"
123123
app:popupKeyboard="@xml/keyboard_popup_template" />
124124
<Key app:keyLabel="x" />
125125
<Key

0 commit comments

Comments
 (0)