You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
Not working back transition in GridFragment put on ViewPager, so how to set GridFragment on viewpager
I build Gallery app so
I make one viewpager with contains two fragment
First is PhotosFragment and Second is VideosFragment
and above two fragment are GridFragment for our flow
so not working back transition in this flow, so help me how to solve this issue