DpadSelectionSnapHelper
A SnapHelper that scrolls Views to their alignment configuration and performs selections automatically. Use this only if you need to support touch event handling, as DpadRecyclerView by default does not handle selection on touch events.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun calculateDistanceToFinalSnap(layoutManager: RecyclerView.LayoutManager, targetView: View): IntArray
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard