You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: