Merge "Fix arabic layout for phone"

main
satok 2011-04-22 05:28:30 -07:00 committed by Android (Google) Code Review
commit c06e65b3f6
1 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@
latin:keyEdgeFlags="right" /> latin:keyEdgeFlags="right" />
</Row> </Row>
<Row <Row
latin:keyWidth="10%p" latin:keyWidth="9.7%p"
> >
<Key <Key
latin:keyLabel="ظ" latin:keyLabel="ظ"
@ -112,7 +112,7 @@
latin:keyLabel="ث" /> latin:keyLabel="ث" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:visualInsetsLeft="2%p" latin:keyWidth="12%p"
latin:keyEdgeFlags="right" /> latin:keyEdgeFlags="right" />
</Row> </Row>
<include latin:keyboardLayout="@xml/kbd_qwerty_row4" /> <include latin:keyboardLayout="@xml/kbd_qwerty_row4" />