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

Commit 1aed102d authored by Jean Chalard's avatar Jean Chalard Committed by Android (Google) Code Review
Browse files

Merge "Fix capitalization, part 1" into jb-mr1-dev

parents 4c6db059 fb087a95
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1696,6 +1696,7 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen

        Utils.Stats.onSeparator((char)primaryCode, x, y);

        mHandler.postUpdateShiftState();
        return didAutoCorrect;
    }