I\'m trying to do a rotating image animation.
I need to rotate an icon around itself just like they do in a progressbar, but what I\'m getting is an image rotat
Well I got where I was wrong. I gave padding to my image which caused it to move aside a little every time it rotated.
Anyhow I removed the padding and now it's working just fine.