public class VerticalScreenPositionCalculator
extends java.lang.Object
| Constructor and Description |
|---|
VerticalScreenPositionCalculator(VerticalScrollBoundsProvider scrollBoundsProvider) |
| Modifier and Type | Method and Description |
|---|---|
float |
getYPositionFromScrollProgress(float scrollProgress) |
public VerticalScreenPositionCalculator(VerticalScrollBoundsProvider scrollBoundsProvider)