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
[fix] fillCardBackground is always returned true #79
shouldFillCardBackground is always returned true. Because of this, there were some problems like a issue #24
Now u can use your class inherits from CardStackAdapter, such as the adapter.setShouldFillCardBackground(true || false), false is for rounded corners