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

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

am a980c7aa: Merge "Re-initialize error after attach"

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