I am new to Android Animation and want to do basic animation
but the problem is that after the animation the view returns to its original position, I want the view to be rotated 180 degrees after the animation.
I also added an AnimationListener with onAnimationEnd , but it gives some glitch
source
share