Android: Consolidate scroll status update in GestureListenerManager
The API |isScrollInProgress| is defined in ContentViewCore while scroll-related state handling is spread across GestureListenerManager and SelectionPopupController. This CL tidies it up by moving the API to GestureListenerManager, and making it the main class that takes care of all the scroll stuff. Bug: 598880 Change-Id: Ib5abdddd361b93b823465b978aabfe9903d7cf68 Reviewed-on: https://chromium-review.googlesource.com/965863Reviewed-by:Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#544872}
Showing
Please register or sign in to comment