Open 1009256707 opened 6 years ago
thanks a lot
Not working for me, @FaridBD @1009256707 Can you please guide me for the same? Thanks
For extend class Use LinearLayoutManager instead RecyclerView.LayoutManager() in VegaLayoutManager file.
recyclerView.smoothScrollToPosition(0) //Working fine for me
Thanks
,使用recycler_view.smoothScrollToPosition(0) 出现以下错误如何解决。 You must override smoothScrollToPosition to support smooth scrolling