[Android] Photo Picker: Fix animation for video overlay controls.
UX designer (after review meeting) requested a few things changed with regards to how the overlay controls animate. - Animation timings and delays should be according to spec. Most importantly, controls should be brought into view fast and fade out of view somewhat slower with one exception: - Play button should animate away much faster than the other controls in cases where the user's focus is on the video playing. - Tapping on the video area should show the controls if hidden and hide them if showing (current implementation always brings overlay controls into view on tap, or extends their time on-screen if already showing). BUG: 895776, 656015 Change-Id: I88ec9078a6546c1eea3adf43d8cf7f027d921159 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210232 Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#775783}
Showing
This diff is collapsed.
Please register or sign in to comment