SnapUtil
object SnapUtil
Utility class containing snapping related behavior of RecyclerView.
Properties
Functions
Link copied to clipboard
fun getSmoothScrollerWithOffset(context: Context, offset: Int, type: SmoothScrollAlignmentType): RecyclerView.SmoothScroller
Link copied to clipboard
fun getSnapHelper(snapMode: Int, deltaJumpThreshold: Int, snapToStartFlingOffset: Int, snapToStartOffset: Int, useExactScrollPosition: Boolean): SnapHelper?
Link copied to clipboard