I am trying to customize ProgressBar
's design in Android. I know how to change the color of the ProgressBar
and everything, but what I do not get is how can I create ProgressBar
look like one of those old ones in windows.
This is the sketch:
So, basically my question is how should I customize my ProgressBar to achieve this result?