xmuSistone / VegaLayoutManager

√A customized LayoutManager - fade and shrink the head itemView when scrolling.
1.85k stars 232 forks source link

how to snap it to next item only like viewpager #37

Open sharathyadhav1 opened 6 years ago

sharathyadhav1 commented 6 years ago

i need a solution for the snap helper , right now it scrolls and snaps to the position , but i want it like viewpager snaping to the next position even i fling it

something like Paging your RecyclerView

Victor2018 commented 1 year ago

you can see https://github.com/Victor2018/VegaLayoutManager support horizontal & vertical scroll by kotlin