abhishek-sankar / CoroNah

Corona? More like CoroNah. A side project attempting at contact tracing, and providing a better sense of security at future gatherings. Probably.
2 stars 0 forks source link

Add new fragment for mapView onClick #16

Open abhishek-sankar opened 4 years ago

abhishek-sankar commented 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

abhishek-sankar commented 4 years ago

Useful link: https://medium.com/@bherbst/fragment-transitions-with-shared-elements-7c7d71d31cbb

abhishek-sankar commented 4 years ago

Useful Link: https://guides.codepath.com/android/shared-element-activity-transition

abhishek-sankar commented 4 years ago

Solution Link: https://medium.com/@WeselyOng/shared-element-of-fragment-transition-on-android-kotlin-bec0ff46232

abhishek-sankar commented 4 years ago

Found a beautiful way to do it: https://medium.com/@aditlal/kotlin-quick-shared-element-transition-trick-cb6f2e2f312d