commit | 71142fa4ac1172bca342630792c96999ae46db76 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Mon Apr 16 16:09:00 2018 +0200 |
committer | Sunny Goyal <sunnygoyal@google.com> | Tue Apr 17 19:59:34 2018 +0000 |
tree | 34f0aac6de76c9808e84344b61dacc8149cef9b3 | |
parent | 4aa5c249f19555ca46cc59bc70744a309ff8aea3 [diff] |
Fix jank in launcher The icon grid was reappearing at the end of the animation, causing slower frame draws at the end of the animation, possibly leading to jank. Fix this by waiting with resetting the alpha until the whole animation is done. Test: Open/close apps Bug: 75985430 Change-Id: I8fa62c5f648335ce9d4c4450d52c46465e2d08bf (cherry picked from commit 197808681dafa986b3e5aaf86b06768b94b53a8c)