LatinIME/java/src/com/android/inputmethod
Ken Wakasa 5d2556b932 Reset the IME if requested by the app.
Specifically, reset the KeyboardState to the main Alphabet layout in
LatinIME.onStartInputViewInternal() if a keyboard layout set doesn't get
reloaded in the method.

Please note TextView.setText() calls up resetInput(), then the IME should
reset with it.

bug: 7482086

Note that bug: 6851364 needs to be revisited.

Change-Id: I5d448c10963d3dd952dd13cb587085ec7b014e69
2012-11-07 01:09:26 +09:00
..
accessibility Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
compat Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
keyboard Reset the IME if requested by the app. 2012-11-07 01:09:26 +09:00
latin Reset the IME if requested by the app. 2012-11-07 01:09:26 +09:00
research add logging code 2012-09-04 15:24:25 -07:00