ImaginativeShohag / Why-Not-Image-Carousel

Why Not use Image Carousel if you have lots of images to show!
https://imaginativeshohag.github.io/Why-Not-Image-Carousel/
Apache License 2.0
472 stars 69 forks source link

Change indicator color/tint #34

Closed risalfajar closed 3 years ago

risalfajar commented 3 years ago

Please add an attribute to change indicator color. I have tried foregroundTint an backgroundTint but it's not changing the color.

ImaginativeShohag commented 3 years ago

Add your custom CircleIndicator and customize it. Then set the custom indicator with the carousel using setIndicator() method. Please see the sample's 4th example carouse for details.

Supported CircleIndicator library: https://github.com/ongakuer/CircleIndicator