diff options
author | 2012-03-23 05:23:08 -0700 | |
---|---|---|
committer | 2012-03-23 05:23:08 -0700 | |
commit | 9c6d9a56ad4b0b46365d53af34ff943be5a87e6e (patch) | |
tree | 0f72c117f6ca78bca78675d4c7625769d702cbde /java/res/xml-sw600dp | |
parent | ad292735531ced49a8391bafbf086e04d0a3cb90 (diff) | |
parent | e0c965dbbde1226fe661fbfedb0fb353bfc91470 (diff) | |
download | latinime-9c6d9a56ad4b0b46365d53af34ff943be5a87e6e.tar.gz latinime-9c6d9a56ad4b0b46365d53af34ff943be5a87e6e.tar.xz latinime-9c6d9a56ad4b0b46365d53af34ff943be5a87e6e.zip |
Merge "Smaller gap for Thai 5 rows keyboard"
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r-- | java/res/xml-sw600dp/kbd_thai.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/res/xml-sw600dp/kbd_thai.xml b/java/res/xml-sw600dp/kbd_thai.xml index 06d98e19d..ac36ea5ff 100644 --- a/java/res/xml-sw600dp/kbd_thai.xml +++ b/java/res/xml-sw600dp/kbd_thai.xml @@ -21,6 +21,7 @@ <Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" latin:rowHeight="20%p" + latin:verticalGap="3.20%p" > <include latin:keyboardLayout="@xml/rows_thai" /> |