How can i display a simple animation?
Let's say there is a button on the screen with margin left of 200, and margin top of 200. I need to set the margin left, and top of this button to 0 and show a simple animation.
So basically a simple animation on a button from position 200,200 to position 0,0