Hey. I'm using a manual ProgressBar to display progress towards a goal. As the
amount increases or decreases, the setProgress method updates the progress
accordingly but jumpy. Is there a way to smooth out the graphic of the progress
transition?
Thanks!