public interface TouchableScrollProgressCalculator extends ScrollProgressCalculator
RecyclerView based on a MotionEvent| Modifier and Type | Method and Description |
|---|---|
float |
calculateScrollProgress(android.view.MotionEvent event)
Calculates the scroll progress of a RecyclerView based on a motion event from a scroller
|
calculateScrollProgressfloat calculateScrollProgress(android.view.MotionEvent event)
event - for which to calculate scroll progress