modocache / MDCSwipeToChoose

Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
MIT License
2.55k stars 422 forks source link

How can I change I backCard Frame,excepical the backCard Witdth Or Height? #108

Closed jiulin closed 8 years ago

jiulin commented 8 years ago
 I have used this MDCSwipeToChoose to complish my project. It is very beautiful and useful! 
 But I have met new requirement. That is : I create frontcardView ,backcardView. The width of backcardView is smaller than the frontcardView. After I swipe the frontcardView , I want to change the width of  backcardView  .But it cannot!  Can you tell  me how to do it?
 Looking forward for your help! Thank you advance!