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

Sample for using animation when we have navigation architecture component #49

Open alirezaeiii opened 8 months ago

alirezaeiii commented 8 months ago

I wonder if it is possible to use this library with navigation architecture component? Is it possible to add a sample for that in your app module as you built for Activities and fragments separately?