commit | ccce057c9547d27a1da649449ede4f576ec7ddd3 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Thu Sep 29 18:40:53 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Fri Sep 30 13:39:21 2016 -0700 |
tree | ab516852b34161dbebfdbedadcc1464340a3fe76 | |
parent | b465ec2a13f48fd8f7d1af409f441e1d91cf91c7 [diff] |
Fix TextInputLayout label animation when restoring state. TextInputLayout used to animate the hint when restoring the state of the view in onRestoreInstanceState. This change adds a check not to animate the hint label during restore. This change also fixes up some style issues in TextInputLayout Bug: 31837263 Test: TextInputLayoutTest#testSaveRestoreStateAnimation Change-Id: I186e040c3b1706fe078a7d59644d2fc096086131