diff options
author | 2012-05-16 21:21:10 -0700 | |
---|---|---|
committer | 2012-05-16 21:21:10 -0700 | |
commit | 86fc5445ef2a6ef0ff7d9ff4f8bb96ac2457408d (patch) | |
tree | ea4cd99f39fa152a1e602f2d217e30a1fb635417 /java | |
parent | 437ee80628909e8593ca1eb02becc49a69c42f4c (diff) | |
parent | eca2912a999ad09aa821492320b33f55f4e2896e (diff) | |
download | latinime-86fc5445ef2a6ef0ff7d9ff4f8bb96ac2457408d.tar.gz latinime-86fc5445ef2a6ef0ff7d9ff4f8bb96ac2457408d.tar.xz latinime-86fc5445ef2a6ef0ff7d9ff4f8bb96ac2457408d.zip |
am eca2912a: Fix ".com" key width on 7-inch tablet
* commit 'eca2912a999ad09aa821492320b33f55f4e2896e':
Fix ".com" key width on 7-inch tablet
Diffstat (limited to 'java')
-rw-r--r-- | java/res/xml-sw600dp/keys_f1f2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/keys_f1f2.xml b/java/res/xml-sw600dp/keys_f1f2.xml index 9d2968720..721bfc722 100644 --- a/java/res/xml-sw600dp/keys_f1f2.xml +++ b/java/res/xml-sw600dp/keys_f1f2.xml @@ -27,7 +27,7 @@ > <Key latin:keyStyle="comKeyStyle" - latin:keyWidth="17.0%p" /> + latin:keyWidth="18.0%p" /> </case> <default> <switch> |