Android Question Image animation oblique question

brelto85

Active Member
Licensed User
Longtime User
I need to move an image, after clicked it, that is positioned in the center of screen
It should move in a 0,0 position of the screen in the oblique way

The Animation library move the image through the x and y axis but not in a oblique

I found the ABExtDrawing and ABPhysucsEngine libraries but are difficult for me to check if there's that i need
These libraries can do what I need?
 

brelto85

Active Member
Licensed User
Longtime User
yes but move the image first of all on the x axis and after on the y axis
I need to move the image on the oblique axis
 
Upvote 0

brelto85

Active Member
Licensed User
Longtime User
thanks, it works
but after the animation the button returns to the original position
is possible to keep it in the destination position after animation?
 
Upvote 0

Beja

Expert
Licensed User
Longtime User
but after the animation the button returns to the original position
is possible to keep it in the destination position after animation?

Hi,
1- Check for the end of animation.
2- Re-initialize the button with the last x,y

Cheers!
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…