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): SnapHelper
Link copied to clipboard