Ramotion / cardslider-android

:octocat: 🃏 Cardslider is a material design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
https://www.ramotion.com/cardslider-android-ui-app-development-library-to-interact-with-cards/
MIT License
2.34k stars 358 forks source link

How to reverse the flow?? #27

Closed shashankjamdade closed 5 years ago

shashankjamdade commented 6 years ago

I wanted to reverse the flow i.e. card stack at the right side and scrollable cards flow at the left side. How can I do that, please help.

golovin47 commented 5 years ago

Hello, @shashankjamdade. Right now there is no such feature in cardslider-android. If you need such behavior, you can customize the source code of this lib. Try inverting the values, responsible for laying out the cards in layout manager.