overflow-pager-indicator
overflow-pager-indicator copied to clipboard
Change color of selected indicator
trafficstars
For more visual clarity change color of selected indicator
please add this feature
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: https://github.com/theangi/overflow-pager-indicator/commit/47b53bd082252b0c79cf221ecc1cdf5020739205