commit | ad7e30f5d7d7235e4f98632d806043421eb7d15a | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Wed Nov 20 13:17:51 2019 -0800 |
committer | Jon Miranda <jonmiranda@google.com> | Wed Nov 20 13:17:51 2019 -0800 |
tree | 1dca82f12600621ac6fa334685765537db1650ba | |
parent | fed129305d688d132ab9188559a890398e0fb084 [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: I082291ca9b288f57701cc00d61a9b3a84da8b084