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

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

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

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