Fix arabic layout for phone
Change-Id: I2b71f44e27f95ba3949e2e2c150696045f3c28b3
This commit is contained in:
parent
0156713f2a
commit
d63135c148
1 changed files with 2 additions and 2 deletions
|
@ -87,7 +87,7 @@
|
|||
latin:keyEdgeFlags="right" />
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
latin:keyWidth="9.7%p"
|
||||
>
|
||||
<Key
|
||||
latin:keyLabel="ظ"
|
||||
|
@ -112,7 +112,7 @@
|
|||
latin:keyLabel="ث" />
|
||||
<Key
|
||||
latin:keyStyle="deleteKeyStyle"
|
||||
latin:visualInsetsLeft="2%p"
|
||||
latin:keyWidth="12%p"
|
||||
latin:keyEdgeFlags="right" />
|
||||
</Row>
|
||||
<include latin:keyboardLayout="@xml/kbd_qwerty_row4" />
|
||||
|
|
Loading…
Reference in a new issue