* commit 'ece5bc9d692ec1579f45d9e28fdf52c1d966a21b': Re-initialize error after attach
This commit is contained in:
@@ -317,7 +317,7 @@ public class Editor {
|
|||||||
|
|
||||||
mErrorPopup = null;
|
mErrorPopup = null;
|
||||||
}
|
}
|
||||||
|
mShowErrorAfterAttach = false;
|
||||||
} else {
|
} else {
|
||||||
setErrorIcon(icon);
|
setErrorIcon(icon);
|
||||||
if (mTextView.isFocused()) {
|
if (mTextView.isFocused()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user