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.36k stars 191 forks source link

Transistion for Alert Dialog. #8

Closed Dnyaneshwar1926 closed 4 years ago

Dnyaneshwar1926 commented 4 years ago

Hey! You made a wonderful library. As you made transition for CardView can we do the same for Alert Dialog.

skydoves commented 4 years ago

Hi! This library can be used only between View, Fragment, Activity, and DialogFragment. Thank you :)

Dnyaneshwar1926 commented 4 years ago

Thank You :)