[Offline indicator v2] Add Java animations
This CL implements the color and text transition animations that run when showing or hiding the status indicator. Show: 1- Transition the status bar color. 2- Wait for the browser controls animation in cc to finish. 3- Fade in text. Hide: 1- Transition the status bar and the indicator color. 2- Wait 2 seconds. 3- Fade out text, and transition the status bar and indicator color back to the original status bar color. 4- Let the browser controls hide animation run in cc. Bug: 989148 Change-Id: If19a51e6c5091436d78e34ef50f11ffa0118ee0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067095 Commit-Queue: Sinan Sahin <sinansahin@google.com> Reviewed-by:Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#747080}
Showing
This diff is collapsed.
Please register or sign in to comment