I am coding a tinder-like app and using swipeCards library of diolor, and I want to use a vertical recyclerview inside my swipable cards to show other images of the user. However, when I do that swipe cards feature doesn't work. I think recyclerView's scrolling feature disables horizontal swiping. How can I fix this?
Here is the library I'm using: https://github.com/Diolor/Swipecards