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

* commit 'd7d0749805b6ae8bb345731ac9dd960f6b5aa5dd':
  Re-initialize error after attach
This commit is contained in:
Raph Levien
2014-01-06 09:06:06 -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()) {