How can I achieve in Android Studio an animation like this? https://codepen.io/InsaneMind/pen/OWeyjg
I searched a lot on the internet but couldn't find anything. So far I only managed to get an ugly animation using RotateAnimation.
The rotate animation just doesn't fit my game so I really need to have that animation to spin horizontally.
Does anybody had the same problem and is willing to share some code?
Comments
Post a Comment