CardStackView
CardStackView copied to clipboard
How to implement onCardClicked(int index) in the RecyclerView items?
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.
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?
same issue, how to resolve that? thx