Tidy up Hindi 7-inch layouts

* Remove right shift key from hindi (same as east_slavic)

Bug: 6422448
Change-Id: Icea9a027c825f74471425abea261d5499f02c2c6
main
Tadashi G. Takaoka 2012-05-10 18:10:15 +09:00
parent a97bfdc225
commit 7aa6c030cf
1 changed files with 5 additions and 10 deletions

View File

@ -24,7 +24,7 @@
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.6%p" latin:keyWidth="7.727%p"
> >
<include <include
latin:keyboardLayout="@xml/rowkeys_hindi1" latin:keyboardLayout="@xml/rowkeys_hindi1"
@ -34,29 +34,24 @@
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.6%p" latin:keyWidth="7.727%p"
> >
<include <include
latin:keyboardLayout="@xml/rowkeys_hindi2" latin:keyboardLayout="@xml/rowkeys_hindi2" />
latin:keyXPos="4.5%p" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.5%p" latin:keyWidth="7.727%p"
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyWidth="10.0%p" /> latin:keyWidth="11.75%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_hindi3" /> latin:keyboardLayout="@xml/rowkeys_hindi3" />
<include <include
latin:keyboardLayout="@xml/keys_comma_period" /> latin:keyboardLayout="@xml/keys_comma_period" />
<Key
latin:keyStyle="shiftKeyStyle"
latin:keyXPos="-7.5%p"
latin:keyWidth="fillRight" />
</Row> </Row>
<include <include
latin:keyboardLayout="@xml/row_qwerty4" /> latin:keyboardLayout="@xml/row_qwerty4" />