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

* commit 'a980c7aa3ec901b7c4201776a9a4e3a5fc3e50df':
  Re-initialize error after attach
This commit is contained in:
Raph Levien
2014-01-06 09:04:03 -08:00
committed by Android Git Automerger

View File

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