Search code examples
androidandroid-layoutandroid-activityandroid-recyclerview

Transition and animation like YouTube


So I've been learning and working with android transitions and animations. So I would like to know how can I achieve this animation. I've searched a lot and couldn't find anything. So please help me.


Solution

  • I just came upon the new MotionLayout, which looks really awesome. If you look in the Google Samples for "YouTube like motion Example", you'll find exactly what you were looking for. Plus this is future proof and without an external library.