I'm really fed up with coding translation animation. Actually my image is moving from one position to another It is coming back in the real situation.
Any organization here can provide code to move the image from one place to another without coming back.
Search for:
anim.setFillEnabled (true); Anim.setFillAfter (true); or in XML
Android: fillEnabled = "true" Android: fillAfter = "true"
Comments
Post a Comment