yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

I can't show item first like demo | Don't want to show snap like image attach #174

Closed VietBui93 closed 4 years ago

VietBui93 commented 5 years ago

Please help me which way don't see left image when scroll to first item. Many thanks for any helping. can't show like demo

hoanv810 commented 5 years ago

@VietBui93 You should haven't used InfiniteScrollAdapter for your RecyclerView

xiakehe commented 4 years ago

i have the same problem . don't show the left item and right item
i used InfiniteScrollAdapter

yarolegovich commented 4 years ago

That's how InfiniteScrollAdapter supposed to work.