yuyakaido / CardStackView

📱Tinder like swipeable card view for Android
Apache License 2.0
2.36k stars 448 forks source link

Expand setup details to be more explicit #291

Open Barryrowe opened 4 years ago

Barryrowe commented 4 years ago

While getting started with this library, I was initially confused as to what the setup looks like. Looking through issues like #290 and #188 others run into this confusion as well.

This adds additional information so it's clear that CardStackAdapter is a custom implementation and what needs to be done to make the adapter work.