aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-is
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-03-28 17:33:25 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-03-29 16:11:54 +0900
commit8dcad2ed4776b849ddacb623a94b4301afcf055a (patch)
treee126b25e31a5e888c0415f99b244497d9125c714 /java/res/xml-is
parenta501caa9a51267adefd12bc4020392cfd11bd229 (diff)
downloadlatinime-8dcad2ed4776b849ddacb623a94b4301afcf055a.tar.gz
latinime-8dcad2ed4776b849ddacb623a94b4301afcf055a.tar.xz
latinime-8dcad2ed4776b849ddacb623a94b4301afcf055a.zip
Don't send touch coordinates if proximity characters correction is disabled
Bug: 6225317 Change-Id: I4fa65e020d838f53066d4a071f58fb6f40583e0b
Diffstat (limited to 'java/res/xml-is')
-rw-r--r--java/res/xml-is/keyboard_set.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/res/xml-is/keyboard_set.xml b/java/res/xml-is/keyboard_set.xml
index 077bc6b27..c2ac94489 100644
--- a/java/res/xml-is/keyboard_set.xml
+++ b/java/res/xml-is/keyboard_set.xml
@@ -23,7 +23,8 @@
latin:keyboardLocale="is">
<Element
latin:elementName="alphabet"
- latin:elementKeyboard="@xml/kbd_nordic" />
+ latin:elementKeyboard="@xml/kbd_nordic"
+ latin:enableProximityCharsCorrection="true" />
<Element
latin:elementName="symbols"
latin:elementKeyboard="@xml/kbd_symbols" />