Open etelevantou opened 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.
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?