kHRYSTAL / CircleRecyclerView

the library is a loop RecyclerView(expression), can show some effects when display
714 stars 100 forks source link

How to show and move to the first item #11

Closed hoang23391 closed 7 years ago

hoang23391 commented 7 years ago

image 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

hoang23391 commented 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.

kHRYSTAL commented 7 years ago

i commit branch #11 to show effect, and suggest you can use RecyclerViewPager, because this library is hard find current position