How to draw a line of circles in android [closed]
I wanted to have a drawable resource that features a row of circles, with one of them in solid background similiar to this (refer to the row of circles at the bottom). I wanted to show an animation of it going from left to right, and having a drawable resource is the first step of achieving it. How can I do that. thanks I use a TextView to which five strings (I have 5 steps) all composed with Unicode characters (\u26cb for the empty circle) and (\u26cf for the filled circle). Like this (i stored them in my res/values/arrays.xml file): <!-- Steps --> <string-array name="steps"> <item>\u25cf