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

Commit ece5bc9d authored by Raph Levien's avatar Raph Levien Committed by Android Git Automerger
Browse files

am 7b6b85d2: am d7d07498: am a980c7aa: Merge "Re-initialize error after attach"

* commit '7b6b85d2':
  Re-initialize error after attach
parents 91ecb36d 7b6b85d2
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()) {