commit | f23e2d1e1634704f4d851985b05d38298b6e942f | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Fri Mar 17 08:56:31 2023 -0700 |
committer | Jon Miranda <jonmiranda@google.com> | Mon Mar 20 16:13:02 2023 +0000 |
tree | 50fcfd86e226c49cb7edb1f25d6620aba3f16ae2 | |
parent | 713931ec381fe7bb544e590e5923bb410ec8d443 [diff] |
Keep foreground drawable centered during app open/close animation. For apps that use AdaptiveIcon, we used to animate the foreground drawable independently from the background. This is sometimes perceived as jank so we remove the animation since it is very subtle in the best case scenario. Bug: 268026344 Test: open/close apps/folders that use AdaptiveIcons Change-Id: I500bf56e04823757d511d909a93d3b30703249a1