I a trying to scroll recyclerview to a particular position programmatically using smoothScrollTo(position) function. But its not working.
recyclerview
smoothScrollTo(position)
No