Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change color of selected indicator #2

Open
intik opened this issue Oct 9, 2017 · 3 comments
Open

Change color of selected indicator #2

intik opened this issue Oct 9, 2017 · 3 comments

Comments

@intik
Copy link
Owner

intik commented Oct 9, 2017

For more visual clarity change color of selected indicator

@dshigh
Copy link

dshigh commented May 2, 2018

please add this feature

@pamobo0609
Copy link

It would be great if the colors of the borders and circles could be configurable also. Great lib btw.

@theangi
Copy link

theangi commented Sep 15, 2018

I did something that allows a better customization right from the xml declaration, not specifically for the selected indicator but for all.

Right now, I've created the following attributes:

app:dots_fill_color="#ff0000"
app:dots_stroke_color="#000000"
app:dots_max_count="7"
app:dots_size="5dp"
app:dots_stroke_width="2dp"
app:dots_margin="2dp"

Not sure if ready to merge, I haven't tested edge cases and maybe further tuning is required: theangi@47b53bd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants