aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-08-31 04:09:03 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-31 04:09:03 -0700
commit526066a99aa16d28fc94571a89dd8fe1fc365ba5 (patch)
tree46391291846dca071e46ac49b73ee6d41871edbb /java/res/xml-sw600dp
parentc132476af074aea8cd58f734140ff9b50698df2b (diff)
parent67d0a597bc084c18750265decb6c26d30f5d9b91 (diff)
downloadlatinime-526066a99aa16d28fc94571a89dd8fe1fc365ba5.tar.gz
latinime-526066a99aa16d28fc94571a89dd8fe1fc365ba5.tar.xz
latinime-526066a99aa16d28fc94571a89dd8fe1fc365ba5.zip
am 67d0a597: Merge "Use resource to specify 5-rows keyboard parameters" into jb-mr1-dev
* commit '67d0a597bc084c18750265decb6c26d30f5d9b91': Use resource to specify 5-rows keyboard parameters
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r--java/res/xml-sw600dp/kbd_thai.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml-sw600dp/kbd_thai.xml b/java/res/xml-sw600dp/kbd_thai.xml
index a7763f2c7..e29ddb531 100644
--- a/java/res/xml-sw600dp/kbd_thai.xml
+++ b/java/res/xml-sw600dp/kbd_thai.xml
@@ -20,9 +20,9 @@
<Keyboard
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
- latin:rowHeight="20%p"
- latin:verticalGap="3.20%p"
latin:keyTypeface="normal"
+ latin:rowHeight="20%p"
+ latin:verticalGap="@fraction/key_bottom_gap_5rows"
latin:keyLetterSize="@fraction/key_letter_ratio_5rows"
latin:keyShiftedLetterHintRatio="@fraction/key_uppercase_letter_ratio_5rows"
latin:touchPositionCorrectionData="@null"