I have view at (x1,y1) I have to move it to (x2,y2) where the view follows an inverted U path, it should look like the view is jumping and following arc and moves to its final position.
I'm new to canvas, path and animations, so any suggestions would help
You can use MotionLayout.
Helps you manage motion and widget animation in your app.