commit | 5d2556b93286f5f1d7d829b586b84a8b7ae55743 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Tue Nov 06 16:45:44 2012 +0900 |
committer | Ken Wakasa <kwakasa@google.com> | Wed Nov 07 01:09:26 2012 +0900 |
tree | d47d1f3479b12d440cbe257838b8b3be638685b3 | |
parent | 60dea36dafc4a567b948b5175bcca776b08fdfad [diff] |
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