smoothScrollTo

fun RecyclerView.smoothScrollTo(position: Int, scrollDuration: Int = 300, onTargetFound: (View) -> Unit = { })