mirror of
https://github.com/FossifyOrg/Keyboard.git
synced 2026-09-23 10:35:18 -04:00
fix: change popup character order (#103)
This commit is contained in:
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
|
||||
|
||||
Reference in new issue
Block a user