applm / ma-components

Android library with some Widgets and handy pieces of code I have developed
Other
160 stars 220 forks source link

Horizontal Carousel #12

Open etelevantou opened 9 years ago

etelevantou commented 9 years ago

Hi, i've looked everywhere and tried everything I could for a good performance carousel in Android and I couldn't find one. I finally found your one. It looks really nice. However I want it vertical. Could you suggest where to start from to convert your implementation into vertical? Do you think that it would be easier to do it from scratch?

applm commented 9 years ago

Hi, You can start with this code https://github.com/applm/CarouselWidget It is carousel without any effects. Code is re-factored and more clear. when you are done with converting it to vertical, you can copy 3D transformations from coverFlow.