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