Tidy up Hindi 7-inch layouts
* Remove right shift key from hindi (same as east_slavic) Bug: 6422448 Change-Id: Icea9a027c825f74471425abea261d5499f02c2c6main
parent
a97bfdc225
commit
7aa6c030cf
|
@ -24,7 +24,7 @@
|
|||
<include
|
||||
latin:keyboardLayout="@xml/key_styles_common" />
|
||||
<Row
|
||||
latin:keyWidth="7.6%p"
|
||||
latin:keyWidth="7.727%p"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_hindi1"
|
||||
|
@ -34,29 +34,24 @@
|
|||
latin:keyWidth="fillBoth" />
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="7.6%p"
|
||||
latin:keyWidth="7.727%p"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_hindi2"
|
||||
latin:keyXPos="4.5%p" />
|
||||
latin:keyboardLayout="@xml/rowkeys_hindi2" />
|
||||
<Key
|
||||
latin:keyStyle="enterKeyStyle"
|
||||
latin:keyWidth="fillBoth" />
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="7.5%p"
|
||||
latin:keyWidth="7.727%p"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
latin:keyWidth="10.0%p" />
|
||||
latin:keyWidth="11.75%p" />
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_hindi3" />
|
||||
<include
|
||||
latin:keyboardLayout="@xml/keys_comma_period" />
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
latin:keyXPos="-7.5%p"
|
||||
latin:keyWidth="fillRight" />
|
||||
</Row>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/row_qwerty4" />
|
||||
|
|
Loading…
Reference in New Issue