Hi
How do I move on screen Imageview from location A to location B
(and then from B to C, etc)
but I wish to do it on absolute location, meaining
if ImageView is left 50, top 100, then to move it to left 20, top 200
I tried animation library, but I can't move it to my location
How do I move on screen Imageview from location A to location B
(and then from B to C, etc)
but I wish to do it on absolute location, meaining
if ImageView is left 50, top 100, then to move it to left 20, top 200
I tried animation library, but I can't move it to my location