I have to animate a circular count down timer and I\'m doing it by animating the background of an ImageView using AnimationDrawable (each image has the according slice of th
android.view.animation.Animation.reset() doesnt work?