yuyakaido / CardStackView

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

How to implement onCardClicked(int index) in the RecyclerView items? #359

Open Laura477 opened 2 years ago

Laura477 commented 2 years ago

Hello, I'm relatively new to Android development and struggle with where to put an onCardClicked method to provide more information about each card. Would appreciate any help.

Laura477 commented 2 years ago

update: in a new project, I now have issues importing this library alltogether - the error message is "Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.yuyakaido.android:card-stack-view:2.3.4.". Has anyone managed to import and use this repo recently?

arkilis commented 1 year ago

same issue, how to resolve that? thx