1

I want to translate and scale image from Recyclerview to cart button on top right corner. I already try moving one image to another image but it's possible in same layout but what if I want to animate item that is inside Recyclerview and cart button out side Recyclerview.

I already tried demo form : Animate image icon from touch place to right-top corner?

But It's working on same layout only.

Ref. this video that is done in iOS.

http://www.youtube.com/watch?v=Me0rDeOOkhw

Community
  • 1
  • 1
Rajkiran
  • 259
  • 4
  • 13

1 Answers1

2

You are looking exactly for this this can solve your problem

Please check link here

enter image description here

Community
  • 1
  • 1
satvinder singh
  • 1,152
  • 1
  • 12
  • 22