(Smooth)ScrollToPosition doesn’t work properly with RecyclerView April 3, 2023 by Tarik Finally I was able to make it work! LinearLayoutManager.scrollToPositionWithOffset(int, int) did the trick.