Closed lucianbc closed 3 years ago
I found in the suggestions some animations which resemble the default activity animations, they are fragment_open_enter
, fragment_open_exit
, fragment_close_enter
, fragment_close_exit
, coming from fragment-1.2.4.aar
. They look good enough, but I can't seem to find the source code. I would like to add some fade to them as well. That's to be done.
Later edit: Found the source code in the dependencies. It seems like it actually has fade. For camera, I should use slide transitions
Closing because I will move to Jetpack Compose
Add nicer animations when transitioning from a fragment to another.
TODO: