aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rows_arabic.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-07-03 13:03:47 +0900
committerTadashi G. Takaoka <takaoka@google.com>2013-07-03 19:49:16 +0900
commit614347bfd9ae8f9e1f79ce2fc070cfcb24c99274 (patch)
tree99c30a484847dd9f3c320b5aba513847d465c50d /java/res/xml/rows_arabic.xml
parentd365d82d518e75eff3e9fb67a5ce24c73f83eaed (diff)
downloadlatinime-614347bfd9ae8f9e1f79ce2fc070cfcb24c99274.tar.gz
latinime-614347bfd9ae8f9e1f79ce2fc070cfcb24c99274.tar.xz
latinime-614347bfd9ae8f9e1f79ce2fc070cfcb24c99274.zip
Add missing letter THEH to Arabic keyboard layout
With this change, the tablet keyboard layout both 7inch and 10inch use quite similar one of the ordinal PC. The differences from the ordinal PC keyboard layout are: - Move letter THAL from the most left of digits' row to the most left of 3rd row. - Move letter DAL from the most right of 1st row to the most right of 3rd row. - Omit ligature LAM with ALEF from 3rd row and move to more keys of letter LAM on 2nd row. The phone keyboard layout is the same one of the tablet except: - Omit letter YEH with HAMZA avobe from 3rd row and move to more keys of letter ALEF MAKSURA on 3rd row. Bug: 9371393 Change-Id: I1cd164ce7c1c3a5cae67b9985f1b167aef028ca0
Diffstat (limited to 'java/res/xml/rows_arabic.xml')
-rw-r--r--java/res/xml/rows_arabic.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/java/res/xml/rows_arabic.xml b/java/res/xml/rows_arabic.xml
index 6449af219..798c23e81 100644
--- a/java/res/xml/rows_arabic.xml
+++ b/java/res/xml/rows_arabic.xml
@@ -24,27 +24,25 @@
<include
latin:keyboardLayout="@xml/key_styles_common" />
<Row
- latin:keyWidth="10%p"
+ latin:keyWidth="9.091%p"
>
<include
latin:keyboardLayout="@xml/rowkeys_arabic1" />
</Row>
<Row
- latin:keyWidth="10%p"
+ latin:keyWidth="9.091%p"
>
<include
latin:keyboardLayout="@xml/rowkeys_arabic2" />
</Row>
<Row
- latin:keyWidth="10%p"
+ latin:keyWidth="9.091%p"
>
<include
- latin:keyboardLayout="@xml/rowkeys_arabic3"
- latin:keyXPos="5.0%p" />
+ latin:keyboardLayout="@xml/rowkeys_arabic3" />
<Key
latin:keyStyle="deleteKeyStyle"
- latin:keyWidth="fillRight"
- latin:visualInsetsLeft="1%p" />
+ latin:keyWidth="fillRight" />
</Row>
<include
latin:keyboardLayout="@xml/row_qwerty4" />