Closed MiteshBhadrecha closed 12 years ago
Use my SwipeView library instead of iCarousel.
I checked ur SwipeView library too. but found the same issue here too. The first index starts from middle and not from (0,0). If you could direct me to class/line of code in your icarousel Library to tweak, it will be a real help.
In SwipeView you can just set the alignment property to edge mode. There's no way to do this in iCarousel.
HI Nick
I need to set the offset of my first view to start from (0,0) instead of showing it from the middle of the screen. I am using the Carousel Type Linear. Any help is highly apprieciated. Thank you