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

How to update the button state in top card? #209

Open kanivel opened 6 years ago

kanivel commented 6 years ago

Hi,

  In my app app i have one play button in each card.When i click play button in card,i need to update the play button to pause.i called notifydatasetchanged.But it didn't refresh .Any solution to update the card?