yuyakaido / CardStackView

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

Get last card when swipe left #66

Closed jatinbsa closed 6 years ago

jatinbsa commented 6 years ago

Any one help me, i want to get last swipable card when we swipe left direction.

Actually i want achieve, when i swipe left direction then show me last swipable card

yuyakaido commented 6 years ago

@jatinbsa Sorry for late reply. You can implement this feature by using CardStackLayoutManager.getTopPosition() in your callback method in ver. 2.0.0