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.38k stars 195 forks source link

How can i use this without addToBackStack? #7

Closed MisoraRin closed 4 years ago

skydoves commented 4 years ago

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