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

Support Adapters with null child params #166

Closed Diolor closed 8 years ago

Diolor commented 8 years ago

If a view in the adapter has no layout parameters the app will crash. A default layout parameters should be created.

Diolor commented 8 years ago

fixed in v2.0