attachToRecyclerView

open fun attachToRecyclerView(@NonNull recyclerView: @NonNull 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