aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/kbd_symbols_shift.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2010-10-12 15:02:44 +0900
committerTadashi G. Takaoka <takaoka@google.com>2010-10-17 18:19:42 +0900
commitcd7b7d3e8febcfbcab4628d1fc5b87e809ce56cc (patch)
tree412ac20f6cc943d2c80c7c3aba4f86f5f69bbc67 /java/res/xml/kbd_symbols_shift.xml
parent65100ff39cd8f123926175c2b20a3bb1f48b8698 (diff)
downloadlatinime-cd7b7d3e8febcfbcab4628d1fc5b87e809ce56cc.tar.gz
latinime-cd7b7d3e8febcfbcab4628d1fc5b87e809ce56cc.tar.xz
latinime-cd7b7d3e8febcfbcab4628d1fc5b87e809ce56cc.zip
Specify keyboard metrics with physical unit "inch"
Cherrypick I44f3b2eef8086d6e0b0db53d38f08487549060c6 from Gingerbread This change also introduces the key background drawables which has no fixed bottom padding. Instead of relying on bottom padding in drawable, this change also specifies Keyboard.verticalGap with physical unit. Other keyboard related length, distance and size are also specified by physical unit. Bug: 3066107 Change-Id: Ib38355ebfc2f8d5b1d26c4e90eba87196fbeddfa
Diffstat (limited to 'java/res/xml/kbd_symbols_shift.xml')
-rw-r--r--java/res/xml/kbd_symbols_shift.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/kbd_symbols_shift.xml b/java/res/xml/kbd_symbols_shift.xml
index e346384aa..52afa38e3 100644
--- a/java/res/xml/kbd_symbols_shift.xml
+++ b/java/res/xml/kbd_symbols_shift.xml
@@ -22,7 +22,7 @@
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
latin:keyWidth="10%p"
latin:horizontalGap="0px"
- latin:verticalGap="0px"
+ latin:verticalGap="@dimen/key_bottom_gap"
latin:keyHeight="@dimen/key_height"
>
<Row