How to create animations in android studio. I know about all inbuilt animations. But I want to animate a logo or create a transformation icon or to create a progress bar animation.
Asked
Active
Viewed 69 times
-1
-
just use `ValueAnimator` / `ObjectAnimator` – pskink Dec 14 '16 at 15:23
-
https://youtu.be/Rx-Kh_eEJ4o – Javid Shaikh Dec 14 '16 at 15:29
-
This kind of animations I m taking abt – Javid Shaikh Dec 14 '16 at 15:29