Closed hoang23391 closed 7 years ago
and if i create a Button, how i should do if i want to clicked on the button, the item number will change from current possition to next position? i tried to used scrolltoposition but that not work.
i commit branch #11 to show effect, and suggest you can use RecyclerViewPager, because this library is hard find current position
Hello, i used ScaleYMode, i want to set height for item and recyclerview =100dp, my aim was show only one item. When i opened the app, the recyclerview show the item in position 3 instead of 0. How to show the item 0 first? Please help me, and thanks for reading