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

* commit 'ece5bc9d692ec1579f45d9e28fdf52c1d966a21b':
  Re-initialize error after attach
This commit is contained in:
Raph Levien
2014-01-06 17:12:18 +00: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()) {