Hello everyone, can someone help me out with this?
Recently I was trying to implement a swipe like feature same as that in Tinder, so I chose to use a library for it https://github.com/yuyakaido/CardStackView. I also added the dependencies for it in the build,gradle(app) file.
But I'm unable to access it inside my activity. It says "class could not be found"
Please have a look at the screenshots below for reference
😶 2
c
Chrimaeon
05/07/2022, 8:41 AM
It was published on Bintray - but that is not available any more. Also you should not use a library that was not maintained for the last 3 years.
👍 1
h
Hritik
05/07/2022, 8:53 AM
@Chrimaeon Do you have any other library in your knowledge?
c
Chrimaeon
05/07/2022, 8:55 AM
🚫
h
Hritik
05/07/2022, 8:58 AM
Thanks for your time. I'll do some googling around. :)