0

I need to implement the mentioned shared elements transition in lower versions of android also. Is there any third party library to implement this?

Video : Activity Transition

Ref : http://developer.android.com/training/material/animations.html#Transitions

Ram Babu
  • 2,692
  • 3
  • 23
  • 28

1 Answers1

1

Check this answer.

This one is not a library but a easiest example that perfectly in my project.

This library is also great to explore: https://github.com/ManuelPeinado/FadingActionBar

Or even more powerful one is here.

Community
  • 1
  • 1
Mohammad Arman
  • 7,020
  • 2
  • 36
  • 50