public class VerticalLinearLayoutManagerScrollProgressCalculator extends VerticalScrollProgressCalculator
RecyclerView with a LinearLayoutManager| Constructor and Description |
|---|
VerticalLinearLayoutManagerScrollProgressCalculator(VerticalScrollBoundsProvider scrollBoundsProvider) |
| Modifier and Type | Method and Description |
|---|---|
float |
calculateScrollProgress(android.support.v7.widget.RecyclerView recyclerView)
Calculates the scroll progress of a provided RecyclerView
|
calculateScrollProgresspublic VerticalLinearLayoutManagerScrollProgressCalculator(VerticalScrollBoundsProvider scrollBoundsProvider)
public float calculateScrollProgress(android.support.v7.widget.RecyclerView recyclerView)
ScrollProgressCalculatorrecyclerView - recycler that experiences a scroll event