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

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

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

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