aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rows_nordic.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-04-02 16:34:20 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-04-02 17:26:25 +0900
commit79dcd270e5dc82346f2aec93df1ca13b16f490be (patch)
treea386b63aed1beddd555f7cf3b9d6314dbdc5d031 /java/res/xml/rows_nordic.xml
parent850f3a85250f9b1cebc5557109f524b08c2f5b26 (diff)
downloadlatinime-79dcd270e5dc82346f2aec93df1ca13b16f490be.tar.gz
latinime-79dcd270e5dc82346f2aec93df1ca13b16f490be.tar.xz
latinime-79dcd270e5dc82346f2aec93df1ca13b16f490be.zip
Tweak keyboard layout size a bit
* Enlarge 3rd row of phone keyboard slightly for nordic and slavic. * Fixed the width of the first key of each rows on 10 inch tablet. Change-Id: I5b1936d7f19db30d2f45aff03a255c2a505a2e7f
Diffstat (limited to 'java/res/xml/rows_nordic.xml')
-rw-r--r--java/res/xml/rows_nordic.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/java/res/xml/rows_nordic.xml b/java/res/xml/rows_nordic.xml
index 51d20e83f..3068917f5 100644
--- a/java/res/xml/rows_nordic.xml
+++ b/java/res/xml/rows_nordic.xml
@@ -36,17 +36,20 @@
latin:keyboardLayout="@xml/rowkeys_nordic2" />
</Row>
<Row
- latin:keyWidth="10%p"
+ latin:keyWidth="9.2%p"
>
<Key
latin:keyStyle="shiftKeyStyle"
latin:keyWidth="15%p"
latin:visualInsetsRight="1%p" />
+ <Spacer
+ latin:keyWidth="2.8%p" />
<include
latin:keyboardLayout="@xml/rowkeys_qwerty3" />
<Key
latin:keyStyle="deleteKeyStyle"
- latin:keyWidth="fillBoth"
+ latin:keyXPos="-15%p"
+ latin:keyWidth="fillRight"
latin:visualInsetsLeft="1%p" />
</Row>
<include