attachSnap

fun attachSnap(    rv: RecyclerView,     scrollTo: Int = -1,     onSnapPositionChange: (Int) -> Unit = {})