public static interface GravitySnapHelper.SnapListener
RecyclerView used by GravitySnapHelper
changes its scroll state to RecyclerView.SCROLL_STATE_IDLE
and there's a valid snap position.| Modifier and Type | Method and Description |
|---|---|
void |
onSnap(int position) |