Solves the potential conflict between animation and scroll gesture
When shelf is under gesture scroll, the scroll animation to adjust the scroll offset triggered by bounds change may conflict with the scroll gesture. As a result, user will feel hard to scroll the shelf during bounds animation. This CL prevents scroll animation from being started if shelf is under gesture scroll along the main axis. Bug: 1046568 Change-Id: Ib5d00c457e442e657d928046a4f03a43093f0a7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026173 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#736203}
Showing
Please register or sign in to comment