by grog_beach » Tue Feb 08, 2011 6:20 pm
I am using a tweened animation to rotate a wheel a random number of degrees. It works fine, but after the animation the view is redrawn to the original drawable. How to I keep the view from updating so I can keep the wheel at the final position after the animation?