commit | 9ba4dbeb02db9c222f39f77b9a335d9deabde98f | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Feb 25 15:38:42 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Fri Feb 26 13:55:24 2016 +0000 |
tree | d1a1286890d656a866af216d9c629f7826f238b2 | |
parent | bad8668758647800553a932b96a192be6ee46c3b [diff] |
Tidy up TextInputLayout.setError() Turns out that there is an issue if you call setErrorEnabled() with a previously set non-null error. This CL fixes this. Also added tests to test it works. Change-Id: I24db8724d1e76ef3d05a8cc297a972ec814e62d0