Transition animation in fragment

Author: sagarnayakCreated Mar 16, 2017Updated Aug 13, 2020

I want to have an activity. the activity has 3 tabs. each tab contain a fragment. the fragment contains list. when i click on a list item it will start an activity. how do i animate this and how to do the reverse animation. please do suggest. i dont find examples of transition animation for fragments.

Source: lgvalle/Material-Animations