aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/rows_symbols.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-05-01 12:35:17 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-05-10 15:26:55 +0900
commit5fc2c22d43ab7728f46240dcc54aed3f490c1fa1 (patch)
treeb543170fded5ca9ac0641448395e7b54297b04a0 /java/res/xml-sw600dp/rows_symbols.xml
parentbced82709ad262d59ec523439ea7b22b18c5335b (diff)
downloadlatinime-5fc2c22d43ab7728f46240dcc54aed3f490c1fa1.tar.gz
latinime-5fc2c22d43ab7728f46240dcc54aed3f490c1fa1.tar.xz
latinime-5fc2c22d43ab7728f46240dcc54aed3f490c1fa1.zip
Tidy up 10-9-7 7-inch tablet layouts
* Slightly smaller key width and larger shift key and space key. * Both left and right shift key has the same width. * Move the 2nd-row slight right. Bug: 6422448 Change-Id: If27028eaac20c503c352ba35dd156befc53918c7
Diffstat (limited to 'java/res/xml-sw600dp/rows_symbols.xml')
-rw-r--r--java/res/xml-sw600dp/rows_symbols.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/java/res/xml-sw600dp/rows_symbols.xml b/java/res/xml-sw600dp/rows_symbols.xml
index ada22dff6..57ec70de1 100644
--- a/java/res/xml-sw600dp/rows_symbols.xml
+++ b/java/res/xml-sw600dp/rows_symbols.xml
@@ -26,7 +26,7 @@
<include
latin:keyboardLayout="@xml/key_styles_currency" />
<Row
- latin:keyWidth="9.0%p"
+ latin:keyWidth="8.5%p"
>
<include
latin:keyboardLayout="@xml/rowkeys_symbols1" />
@@ -35,26 +35,26 @@
latin:keyWidth="fillBoth" />
</Row>
<Row
- latin:keyWidth="9.0%p"
+ latin:keyWidth="8.5%p"
>
<include
latin:keyboardLayout="@xml/rowkeys_symbols2"
- latin:keyXPos="4.5%p" />
+ latin:keyXPos="5.875%p" />
<Key
latin:keyStyle="enterKeyStyle"
latin:keyWidth="fillBoth" />
</Row>
<Row
- latin:keyWidth="9.0%p"
+ latin:keyWidth="8.5%p"
>
<Key
latin:keyStyle="toMoreSymbolKeyStyle"
- latin:keyWidth="10.0%p" />
+ latin:keyWidth="11.75%p" />
<include
latin:keyboardLayout="@xml/rowkeys_symbols3" />
<Key
- latin:keyLabel="/"
- latin:keyXPos="-9.0%p"
+ latin:keyStyle="toMoreSymbolKeyStyle"
+ latin:keyXPos="-11.75%p"
latin:keyWidth="fillRight" />
</Row>
<include