I wanna make my imageView animated as it enters from Activity A to Activity B via onClickListener and set itself into another imageView. These are my Activities.
Activity A:
Activity B:
I want to to be animated something like this: Animation
I dont know where to start and how to do it.