requestScrollToPosition

open fun requestScrollToPosition(position: Int, animated: Boolean)

Send the Recycler a request to scroll the content to a specific item in the binder.

Parameters

animated

if animated is set to true the scroll will happen with an animation.