commit | 67a57dc8cb582d1dc66a2a87fbe51b48ab87168d | [log] [tgz] |
---|---|---|
author | Justin Klaassen <justinklaassen@google.com> | Fri Jul 22 18:34:24 2016 -0700 |
committer | Justin Klaassen <justinklaassen@google.com> | Fri Jul 22 18:38:11 2016 -0700 |
tree | c4bd59d27bb5c2e3216abb73e6fab4689768e7f3 | |
parent | 855ee5558c62bcd282d091a8771bdd2558765f44 [diff] |
Fix NPE in FAB StateListAnimator - Added workaround for a bug in ValueAnimator that results in a NPE when a start delay is set and the anim is later cancelled by the StateListAnimator. - Properly added animators to AnimatorSet using AnimatorSet#Builder. Bug: 30190459 Change-Id: I51e1c3c3dfcecb5c89c315191a5f054f49f94669