Open abhishek-sankar opened 4 years ago
Add a fragment with shared elements, which expands to a full-page frag, with the map view on clicking the map loaded in the map fragment.
Optionally, add a button to enable/disable the list of dates in the fullscreen fragment
Useful link: https://medium.com/@bherbst/fragment-transitions-with-shared-elements-7c7d71d31cbb
Useful Link: https://guides.codepath.com/android/shared-element-activity-transition
Solution Link: https://medium.com/@WeselyOng/shared-element-of-fragment-transition-on-android-kotlin-bec0ff46232
Found a beautiful way to do it: https://medium.com/@aditlal/kotlin-quick-shared-element-transition-trick-cb6f2e2f312d
Add a fragment with shared elements, which expands to a full-page frag, with the map view on clicking the map loaded in the map fragment.
Optionally, add a button to enable/disable the list of dates in the fullscreen fragment