aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/DictionaryFactory.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2011-04-28 21:47:13 +0900
committerJean Chalard <jchalard@google.com>2011-04-28 22:10:02 +0900
commit8d165bb5d19a266b126b52907db8d7f9e384c7e4 (patch)
treea86cc392af5091a2c82d166dc3d6dab63344c6ae /java/src/com/android/inputmethod/latin/DictionaryFactory.java
parentd8f52a4f18d22aa150846b01017410ce70bbad6f (diff)
downloadlatinime-8d165bb5d19a266b126b52907db8d7f9e384c7e4.tar.gz
latinime-8d165bb5d19a266b126b52907db8d7f9e384c7e4.tar.xz
latinime-8d165bb5d19a266b126b52907db8d7f9e384c7e4.zip
Fix a bug where dead space would appear on the keyboard.
This change fixes a bug where there would be pixels on the keyboard that would not return a key although it's between two keys - or even right on top of one. This change makes it so that the closest key to the touch - within a certain threshold - is always returned, regardless of whether the touch is inside or not. Bug: 4348994 Change-Id: I8f6102d6787eb025cc3c50a26d3a475aeafc4b64
Diffstat (limited to 'java/src/com/android/inputmethod/latin/DictionaryFactory.java')
0 files changed, 0 insertions, 0 deletions