diff options
author | 2012-03-28 18:35:01 +0900 | |
---|---|---|
committer | 2012-03-28 19:45:28 +0900 | |
commit | e07db71d26fd9cb2c0141d76bfd3cd01bb001899 (patch) | |
tree | 9f2bbcbe2969cb0c1f2bb8f23e9db6ae8e9376c6 /java/res/xml-sw600dp-land | |
parent | e354dce0780ea5fb606d344c2078553d862ea77b (diff) | |
download | latinime-e07db71d26fd9cb2c0141d76bfd3cd01bb001899.tar.gz latinime-e07db71d26fd9cb2c0141d76bfd3cd01bb001899.tar.xz latinime-e07db71d26fd9cb2c0141d76bfd3cd01bb001899.zip |
Remove SupportTouchPositionCorrection from subtype extra value
Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c
Diffstat (limited to 'java/res/xml-sw600dp-land')
-rw-r--r-- | java/res/xml-sw600dp-land/kbd_thai.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/res/xml-sw600dp-land/kbd_thai.xml b/java/res/xml-sw600dp-land/kbd_thai.xml index ac36ea5ff..b75980f2f 100644 --- a/java/res/xml-sw600dp-land/kbd_thai.xml +++ b/java/res/xml-sw600dp-land/kbd_thai.xml @@ -22,6 +22,7 @@ xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" latin:rowHeight="20%p" latin:verticalGap="3.20%p" + latin:touchPositionCorrectionData="@null" > <include latin:keyboardLayout="@xml/rows_thai" /> |