You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, would also be interested in changing color of each dot individually (using this as xml with Java). Specifically would be interested in changing the unselected color and selected color of any single dot position. Thanks.
For anyone interested, I was able to modify the color of a specific item through my Java code like this. If you have different colors for selected/unselected, you'll need to call this in the registered viewpager listener as well as calling it after attaching it.
Can we change the color of each dot individually like this? I couldn't find a way to do it.
The text was updated successfully, but these errors were encountered: