diff options
author | 2012-03-28 04:36:27 -0700 | |
---|---|---|
committer | 2012-03-28 04:36:27 -0700 | |
commit | a501caa9a51267adefd12bc4020392cfd11bd229 (patch) | |
tree | 4caf9da369d143c893f5ae4a9a3bbc94f71a9825 /java/res/xml-sw600dp | |
parent | c818ef0f351e404b6af5ba84bda0853a5e8cea85 (diff) | |
parent | e07db71d26fd9cb2c0141d76bfd3cd01bb001899 (diff) | |
download | latinime-a501caa9a51267adefd12bc4020392cfd11bd229.tar.gz latinime-a501caa9a51267adefd12bc4020392cfd11bd229.tar.xz latinime-a501caa9a51267adefd12bc4020392cfd11bd229.zip |
Merge "Remove SupportTouchPositionCorrection from subtype extra value"
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 ac36ea5ff..b75980f2f 100644 --- a/java/res/xml-sw600dp/kbd_thai.xml +++ b/java/res/xml-sw600dp/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" /> |