Merge "Re-initialize error after attach"

This commit is contained in:
Raph Levien
2014-01-06 17:00:49 +00:00
committed by Gerrit Code Review

View File

@ -317,7 +317,7 @@ public class Editor {
mErrorPopup = null;
}
mShowErrorAfterAttach = false;
} else {
setErrorIcon(icon);
if (mTextView.isFocused()) {