Ramotion / cardslider-android

:octocat: 🃏 Cardslider is a material design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
https://www.ramotion.com/cardslider-android-ui-app-development-library-to-interact-with-cards/
MIT License
2.34k stars 358 forks source link

Move to particular position on the recyclerview #39

Open darshanpopat80802 opened 4 years ago

darshanpopat80802 commented 4 years ago

Hello, I have been trying to move to particular position on the recyclerview, but when I use scrollToPosition() or smoothScrollToPosition() on Recyclerview it's not working or moving to passed position. Please help.