yuyakaido / CardStackView

📱Tinder like swipeable card view for Android
Apache License 2.0
2.36k stars 448 forks source link

Card Restrict Bottom to Top Swipe #289

Closed JaiRajesh closed 1 year ago

JaiRajesh commented 4 years ago

How to stop card swipe from bottom to top direction

yuyakaido commented 1 year ago

@JaiRajesh You can disable vertical swipe by CardStackLayoutManager.setCanScrollVertical.