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

Commit 2a37fb9d authored by Jean Chalard's avatar Jean Chalard
Browse files

Refresh the cached single quotes count on commit

Change-Id: I9df5cf95c14da2e11ac709ca5e32dc7db3b02c37
parent a9632d81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -296,6 +296,7 @@ public class WordComposer {
            lastComposedWord.deactivate();
        }
        mTypedWord.setLength(0);
        mTrailingSingleQuotesCount = 0;
        refreshSize();
        mAutoCorrection = null;
        mIsResumed = false;