diff options
author | 2012-03-12 18:21:01 +0900 | |
---|---|---|
committer | 2012-03-12 19:29:58 +0900 | |
commit | 9aa13b58d18cfa53d8fcf11d04859516caf73ae9 (patch) | |
tree | 67ab34bb476b01f4b54beeec0bdc28e011474ed0 /java/res/xml-sw600dp/rows_azerty.xml | |
parent | fe2dc348e5ec409e75c3eea733528d7acbed8103 (diff) | |
download | latinime-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_azerty.xml')
-rw-r--r-- | java/res/xml-sw600dp/rows_azerty.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/res/xml-sw600dp/rows_azerty.xml b/java/res/xml-sw600dp/rows_azerty.xml index 8e81346b2..3ec22d302 100644 --- a/java/res/xml-sw600dp/rows_azerty.xml +++ b/java/res/xml-sw600dp/rows_azerty.xml @@ -31,7 +31,6 @@ latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> <Key latin:keyStyle="deleteKeyStyle" - latin:keyXPos="-10.0%p" latin:keyWidth="fillBoth" /> </Row> <Row @@ -42,7 +41,6 @@ latin:keyXPos="4.5%p" /> <Key latin:keyStyle="enterKeyStyle" - latin:keyXPos="-14.6%p" latin:keyWidth="fillBoth" /> </Row> <Row |