kikoso / Swipeable-Cards

A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.
Apache License 2.0
1.48k stars 364 forks source link

Use the icons on the card #81

Open lmouhib opened 8 years ago

lmouhib commented 8 years ago

I have never written a custon view, I want to implement the buttons in the card, how shall i proceed. Thanks.