Fix the popup char order for Arabic layout
Change-Id: Ic4d8df7a8aa0ec59fee40eb7fadd8a7e49db4198main
parent
b320134f01
commit
a1d2650a0e
|
@ -42,7 +42,7 @@
|
|||
<Key
|
||||
latin:keyLabel="ف"
|
||||
latin:keyHintLabel="4"
|
||||
latin:popupCharacters="\u06a4,4,٤" />
|
||||
latin:popupCharacters="4,٤,\u06a4" />
|
||||
<Key
|
||||
latin:keyLabel="غ"
|
||||
latin:keyHintLabel="5"
|
||||
|
|
Loading…
Reference in New Issue