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

Commit a980c7aa authored by Raph Levien's avatar Raph Levien Committed by Gerrit Code Review
Browse files

Merge "Re-initialize error after attach"

parents cccf2a33 f4ecc556
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -317,7 +317,7 @@ public class Editor {

                mErrorPopup = null;
            }

            mShowErrorAfterAttach = false;
        } else {
            setErrorIcon(icon);
            if (mTextView.isFocused()) {