scrollToItemInRecyclerView

fun scrollToItemInRecyclerView(@IdRes recyclerViewId: Int, itemIndex: Int)

Scroll to the item at itemIndex in the RecyclerView associated with recyclerViewId.