sayyam / carouselview

A simple library to add carousel view in android app.
Apache License 2.0
1.15k stars 260 forks source link

Carousel View Sliding Stopped Working #116

Open TheBuilder3 opened 4 years ago

TheBuilder3 commented 4 years ago

So for some reason, everything works, the images load, pages load with indicators and all. I even tested by doing SetCurrentItem(2) and it works just fine. However when I try to slide on the carousel view, absolutely nothing happens.

TheBuilder3 commented 4 years ago

Fixed this by downgrading to Xamarin.Android.CarouselView 1.0.10 - 1.0.15 is bugged