I\'m using basic RecyclerView with GridLayoutManager. I observed that nor smoothScrollToPosition nor scrollToPosition works properly.
a) when using smoothScrol
smoothScrol
Try measuring item width or height and call smoothScrollBy(int dx, int dy).