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

Is it possible to overlap one item over other? #137

Closed muhaym closed 4 years ago

muhaym commented 6 years ago

I am looking something like Cylindrical Effect, where we can see previous and next item, but partially under the current item.

passself commented 5 years ago

the same problem

pwillmann commented 5 years ago

see https://github.com/yarolegovich/DiscreteScrollView/issues/140#issuecomment-460842155

yarolegovich commented 4 years ago

A duplicate of https://github.com/yarolegovich/DiscreteScrollView/issues/140