commit | a3ea27de3941f2802361aff1d46547122f096c7d | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Wed Nov 20 12:31:15 2019 -0800 |
committer | Jonathan Miranda <jonmiranda@google.com> | Thu Nov 21 22:16:36 2019 +0000 |
tree | 3cfa5ca3ee0c0f6619559960fddb7ecb4f9bed55 | |
parent | f3761296a1a94086a3f7bc37cc6d3cada73d5d87 [diff] |
Fix bug where icon remains invisible after returning home. - The bug is caused by cancelling of the RectFSpringAnim before the StaggeredWorkspaceAnim has started. - Instead of having logic in StaggeredWorkspaceAnim control the visibility of the icon, we instead maintain all the visibility within the FloatingIconView class itself. Bug: 142120338 Change-Id: I94f3a066d395f9c3b97dc6ee9fc836e9401650a5 Merged-In: I082291ca9b288f57701cc00d61a9b3a84da8b084