aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/rows_qwertz.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-03-12 18:21:01 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-03-12 19:29:58 +0900
commit9aa13b58d18cfa53d8fcf11d04859516caf73ae9 (patch)
tree67ab34bb476b01f4b54beeec0bdc28e011474ed0 /java/res/xml-sw600dp/rows_qwertz.xml
parentfe2dc348e5ec409e75c3eea733528d7acbed8103 (diff)
downloadlatinime-9aa13b58d18cfa53d8fcf11d04859516caf73ae9.tar.gz
latinime-9aa13b58d18cfa53d8fcf11d04859516caf73ae9.tar.xz
latinime-9aa13b58d18cfa53d8fcf11d04859516caf73ae9.zip
Tweak 7 inch layout a bit
* For 10-9-7 (qwerty, qwertz), keys' width are 9.0%-9.0%-9.0% * For 10-10-7 (azerty, hebrew, spanish), keys' width are 8.5%-8.5%-8.5% * For 11-11-{7,8} (arabic, bulgarian, nordic), keys' width are 7.6%-7.6%-7.6% * For {11,12}-11-9 (south_slavic, east_slavic), keys' width are 7.6%-7.6%-7.363% Change-Id: Ife4ce0ac587bd179afcfce0cb5dffb8d82fee4f1
Diffstat (limited to 'java/res/xml-sw600dp/rows_qwertz.xml')
-rw-r--r--java/res/xml-sw600dp/rows_qwertz.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/java/res/xml-sw600dp/rows_qwertz.xml b/java/res/xml-sw600dp/rows_qwertz.xml
index a244bf291..d8f5bc6c7 100644
--- a/java/res/xml-sw600dp/rows_qwertz.xml
+++ b/java/res/xml-sw600dp/rows_qwertz.xml
@@ -31,7 +31,6 @@
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key
latin:keyStyle="deleteKeyStyle"
- latin:keyXPos="-10.0%p"
latin:keyWidth="fillBoth" />
</Row>
<Row
@@ -42,11 +41,10 @@
latin:keyXPos="4.5%p" />
<Key
latin:keyStyle="enterKeyStyle"
- latin:keyXPos="-14.6%p"
latin:keyWidth="fillBoth" />
</Row>
<Row
- latin:keyWidth="8.9%p"
+ latin:keyWidth="9.0%p"
>
<Key
latin:keyStyle="shiftKeyStyle"
@@ -57,8 +55,8 @@
latin:keyboardLayout="@xml/keys_comma_period" />
<include
latin:keyboardLayout="@xml/key_smiley"
- latin:keyXPos="-8.9%p"
- latin:keyWidth="fillBoth" />
+ latin:keyXPos="-9.0%p"
+ latin:keyWidth="fillRight" />
</Row>
<include
latin:keyboardLayout="@xml/row_qwerty4" />