diff options
author | 2010-03-14 22:53:16 -0700 | |
---|---|---|
committer | 2010-03-14 22:53:16 -0700 | |
commit | 231cacd08075e88a2bcdf25f025206de524e880b (patch) | |
tree | bf2c2b05f97c83dc35da4270c049637f12666a8b /java/src/com/android/inputmethod/latin/LatinKeyboardView.java | |
parent | 6c2f9f5ba7afedc183086d4ee3a7aa50b3866edc (diff) | |
download | latinime-231cacd08075e88a2bcdf25f025206de524e880b.tar.gz latinime-231cacd08075e88a2bcdf25f025206de524e880b.tar.xz latinime-231cacd08075e88a2bcdf25f025206de524e880b.zip |
Fix occasional correction errors in suggesting obvious corrections.
Bug: 2513996
The array of adjacent letters did not have the primary code in the first
position. Swap the codes around to make the primary the first one.
Change-Id: Id753254c88d440d3d76dbc048d123dfc78edf58d
Diffstat (limited to 'java/src/com/android/inputmethod/latin/LatinKeyboardView.java')
0 files changed, 0 insertions, 0 deletions