attachToRecyclerView

open fun attachToRecyclerView(@NotNull recyclerView: @NotNull RecyclerView)(source)

Attaches the SeslIndexScrollView to the provided RecyclerView, by calling addOnScrollListener.

Parameters

recyclerView

The RecyclerView instance to which you want to add this scrollbar