aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/rows_nordic.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-05-10 16:36:30 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-05-10 18:27:58 +0900
commit2363d0c931d2d6dfd2299e03e86668493958a43a (patch)
tree33e37bdd112b6e9582cf0264d8574775e4182510 /java/res/xml-sw600dp/rows_nordic.xml
parenta97bfdc225e5b9f7f73c0907c7a0f27ab5f08595 (diff)
downloadlatinime-2363d0c931d2d6dfd2299e03e86668493958a43a.tar.gz
latinime-2363d0c931d2d6dfd2299e03e86668493958a43a.tar.xz
latinime-2363d0c931d2d6dfd2299e03e86668493958a43a.zip
Tidy up 11-11-{7,8,9} 7-inch tablet layouts
* Add gutters between shift keys and letters for nordic * Slightly narrower 3rd-row letter keys for bulgarian * Remove "ъ" key from 1st-row of east_slavic * Remove right shift for 11-11-9 east_slavic and south_slavic Bug: 6422448 Change-Id: I2311bd475aabda51080f0be3714fabffa65b2009
Diffstat (limited to 'java/res/xml-sw600dp/rows_nordic.xml')
-rw-r--r--java/res/xml-sw600dp/rows_nordic.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/java/res/xml-sw600dp/rows_nordic.xml b/java/res/xml-sw600dp/rows_nordic.xml
index 4cc10d031..93373b637 100644
--- a/java/res/xml-sw600dp/rows_nordic.xml
+++ b/java/res/xml-sw600dp/rows_nordic.xml
@@ -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_nordic1"
@@ -34,28 +34,29 @@
latin:keyWidth="fillBoth" />
</Row>
<Row
- latin:keyWidth="7.6%p"
+ latin:keyWidth="7.727%p"
>
<include
- latin:keyboardLayout="@xml/rowkeys_nordic2"
- latin:keyXPos="4.5%p" />
+ latin:keyboardLayout="@xml/rowkeys_nordic2" />
<Key
latin:keyStyle="enterKeyStyle"
latin:keyWidth="fillBoth" />
</Row>
<Row
- latin:keyWidth="7.6%p"
+ latin:keyWidth="7.727%p"
>
<Key
latin:keyStyle="shiftKeyStyle"
- latin:keyWidth="10.0%p" />
+ latin:keyWidth="11.75%p" />
+ <Spacer
+ latin:keyWidth="3.479%p" />
<include
latin:keyboardLayout="@xml/rowkeys_qwerty3" />
<include
latin:keyboardLayout="@xml/keys_comma_period" />
<Key
latin:keyStyle="shiftKeyStyle"
- latin:keyXPos="-10.0%p"
+ latin:keyXPos="-11.75%p"
latin:keyWidth="fillRight" />
</Row>
<include