android: separates GestureStateListener into two interfaces
To fully support onScrollOffsetOrExtentChanged() comes at a performance cost. As very few places actually need this, this creates a new interface with onScrollOffsetOrExtentChanged() and converts the places that need it to the new interface. BUG=1087480 TEST=none Change-Id: I1f54bdf74ee0b6006fc92284bc761ed6992a0d55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225548 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#774422}
Showing
Please register or sign in to comment