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

error: cannot find symbol method getOnCardDimissedListener() #71

Closed nadeemkhan closed 9 years ago

nadeemkhan commented 9 years ago

hi i can't run AndTinderDemo please check attached screenshot for more understand the issue thanks. screen shot 2015-08-06 at 5 18 55 pm

FarajiMehrdad commented 9 years ago

me too!

pengzhi commented 9 years ago

getOnCardDimissedListener() - missing the 's' in 'Dimissed'

kikoso commented 9 years ago

Solved with https://github.com/kikoso/Swipeable-Cards/pull/70