I am using RotateAnimation
for image.
But I also want zoom on image with animation.
Means when my image is rotate then image is also zooming...
How can I do zoom with rotate animation?
I am using RotateAnimation
for image.
But I also want zoom on image with animation.
Means when my image is rotate then image is also zooming...
How can I do zoom with rotate animation?
I have one idea, hope it's help.
You should change parameters as need your application.
In the Zooming animation is called Scale Animation.
In anim xml, you can work with scale like this: