ScrollerCompat
Deprecated
Use OverScroller directly.
Provides access to new Scroller APIs when available.
This class provides a platform version-independent mechanism for obeying the current device's preferred scroll physics and fling behavior. It offers a subset of the APIs from Scroller or OverScroller.
Functions
Link copied to clipboard
Stops the animation.
Link copied to clipboard
Call this when you want to know the new location.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the current velocity on platform versions that support it.
Link copied to clipboard
Returns whether the scroller has finished scrolling.
Link copied to clipboard
Returns whether the current Scroller is currently returning to a valid position.
Link copied to clipboard
Notify the scroller that we've reached a horizontal boundary.
Link copied to clipboard
Notify the scroller that we've reached a vertical boundary.
Link copied to clipboard
Link copied to clipboard