Meetic / Shuffle

An easy to use swiping-view for Android
885 stars 83 forks source link

Default card by position? #13

Closed Joadar closed 8 years ago

Joadar commented 8 years ago

Hi, nice library and easy to use. I want to go to a specific card by his position but I can't find the way to do it. You know, like the method .setCurrentItem(int item) from ViewPager.

Joadar commented 8 years ago

Never mind, I found an other way to do it. I add an offset at my adapter.