crosswall / Android-Coverflow

A beautiful coverflow lib for android
Other
910 stars 164 forks source link

Is it possible to overlap items? #1

Closed Giosk closed 8 years ago

Giosk commented 8 years ago

Hi Crosswall, you did a great library and probably you saved a lot of time to me. Is it possible to customize the CoverFlow.Builder() and adding the option for items overlapping? I'm trying to do something like the attached image.

issue-crosswall

Thanks Giosk

crosswall commented 8 years ago

I can try, but I need a little more time

Maybe you can use this CarouselLayoutManager

Giosk commented 8 years ago

Ok I'll try CarouselLayoutManager but you did a great job and I prefer your solution. :-)

vincent-paing commented 8 years ago

I really do need this function too

vincent-paing commented 8 years ago

Hello @crosswall , I have created a pull request with settings for Overlapping.