sayyam/carouselview

How to hidde indicator?

juanm4 opened this issue · 3 comments

I am trying hidde the indicator of page, but I can't some method that do it.

There is some way to hidde indicator?

Thanks!

The library doesn't provide any such option yet. But you can to it yourself. There are various ways to achieve this like setting radius to 0 or set fill color to transparent., etc. Or you can use the simplest solution suggested by longstone here in issue #22

Thanks, your solutions works perfectly!

Awesome solution.
Why don't we close this issue?