commit | a8371f1c37333ef4c09c654d664026bdd9139045 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Fri Nov 20 09:19:10 2015 -0800 |
committer | Chris Banes <chrisbanes@google.com> | Fri Nov 20 09:19:10 2015 -0800 |
tree | 163ba38187191d18255ae8f4983358d755c5184e | |
parent | 5e550159eb4cdd8427f5877f75541e32547eb15f [diff] |
Refactor the error state Currently calling getError() will return whatever is in the TextView, even if it is animating out, which doesn't quite match developer expectation. This CL updates the state so that it always returns whatever the last call to setError() was. BUG: 25781427 Change-Id: I359c271f31a7c3f26ed71b673f9797ce9d769e2e