am 82c68bfb: Fix for 2305181: "shift A shift M" quickly gives Am instead of AM

Merge commit '82c68bfbfc9442ebb7d8be842aaf8dedf5ffc76e' into eclair-mr2-plus-aosp

* commit '82c68bfbfc9442ebb7d8be842aaf8dedf5ffc76e':
  Fix for 2305181: "shift A shift M" quickly gives Am instead of AM
main
Amith Yamasani 2009-12-04 12:42:59 -08:00 committed by Android Git Automerger
commit f4eb9bd9b1
1 changed files with 1 additions and 0 deletions

View File

@ -673,6 +673,7 @@ public class LatinIME extends InputMethodService
}
private void handleShift() {
mHandler.removeMessages(MSG_UPDATE_SHIFT_STATE);
Keyboard currentKeyboard = mInputView.getKeyboard();
if (mKeyboardSwitcher.isAlphabetMode()) {
// Alphabet keyboard