Merge "Fix the popup char order for Arabic layout"

main
Ken Wakasa 2011-08-02 21:58:32 -07:00 committed by Android (Google) Code Review
commit 627427b42a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<Key
latin:keyLabel="ف"
latin:keyHintLabel="4"
latin:popupCharacters="\u06a4,4,٤" />
latin:popupCharacters="4,٤,\u06a4" />
<Key
latin:keyLabel="غ"
latin:keyHintLabel="5"