sayyam / carouselview

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

How to give different colour to the circle which is not selected in indicator #104

Open devrath opened 5 years ago

devrath commented 5 years ago

for fill colour, we have

app:fillColor="@color/green_blue"

we don't have another state ?

palidaa commented 5 years ago

use app:pageColor (Color of the filled circles that represents pages.)