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

- Fixing typo on Fragment tutorial #11

Closed lcsphantom closed 4 years ago

lcsphantom commented 4 years ago

The tutorial for fragments had the Kotlin syntax messed up.

This really doesn't effect the code in any meaningful way, it is just for the tutorial on the readme page.