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

Commit 4111e7e1 authored by Daniel 2 Olofsson's avatar Daniel 2 Olofsson Committed by Android Git Automerger
Browse files

am 09421fab: Re-initialize error after attach

* commit '09421fab':
  Re-initialize error after attach
parents 9c3fc0cc 09421fab
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()) {