[Android] Invalidate ChromeShell progress bar during animation
View invalidations outside of animation can stall the Chrome message loop. Avoid such stalls during page load by synchronizing all ChromeShell progress drawable updates with View animation. BUG=414674 Review URL: https://codereview.chromium.org/583673002 Cr-Commit-Position: refs/heads/master@{#295604}
Showing
Please register or sign in to comment