Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4eb9bd9 authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

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

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

* commit '82c68bfb':
  Fix for 2305181: "shift A shift M" quickly gives Am instead of AM
parents dfd11078 82c68bfb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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