Diolor / Swipecards

A Tinder-like Android library to create the swipe cards effect. You can swipe left or right to like or dislike the content.
Apache License 2.0
2.34k stars 583 forks source link

Add a callback method to be invoked when a new card is active. #157

Closed noordawod closed 2 years ago

noordawod commented 8 years ago

For me, this is the only way to detect when a new card is active and allow me to run depending code afterwards.