attach

fun attach(recyclerView: DpadRecyclerView)

Attaches this DpadScroller to a new DpadRecyclerView to start observing key events. If you no longer need this behavior, call detach

Parameters

recyclerView

The RecyclerView that will be scrolled discretely