zepojo/UPCarouselFlowLayout

Container View

Opened this issue · 0 comments

Hi

I put the UPCarousel inside a view that is in a Container view.

Normally I can run the project but I can't select the current page.

What can I do to select specific page ?
self.currentPage = 3 doesn't work.

If you want I can send you a sample project that I tried.