Fix janky experimental app list animation.
This CL fixes an issue where the experimental app list animation from the start page to the custom launcher page was janky because the bounds were being calculated incorrectly. This CL fixes the animation to use the size of the view being animated rather than the entire contents bounds. BUG=None Review URL: https://codereview.chromium.org/901133003 Cr-Commit-Position: refs/heads/master@{#314980}
Showing
Please register or sign in to comment