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