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

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

Merge "Reset forgotten members (D3)"

parents bf78e137 89145557
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -360,8 +360,10 @@ public final class WordComposer {
        mDigitsCount = 0;
        mIsBatchMode = false;
        mTypedWord.setLength(0);
        mCodePointSize = 0;
        mTrailingSingleQuotesCount = 0;
        mIsFirstCharCapitalized = false;
        mCapitalizedMode = CAPS_MODE_OFF;
        refreshSize();
        mAutoCorrection = null;
        mIsResumed = false;