We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For more visual clarity change color of selected indicator
The text was updated successfully, but these errors were encountered:
please add this feature
Sorry, something went wrong.
It would be great if the colors of the borders and circles could be configurable also. Great lib btw.
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
No branches or pull requests
For more visual clarity change color of selected indicator
The text was updated successfully, but these errors were encountered: