skydoves / TransformationLayout

🌠 Transform between two Views, Activities, and Fragments, or a View to a Fragment with container transform animations for Android.
Apache License 2.0
2.35k stars 190 forks source link

How can i use this without addToBackStack? #7

Closed MisoraRin closed 3 years ago

skydoves commented 3 years ago

Sorry for the late replay. The addToBackStack must be needed for implementing it.