DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
424 stars 200 forks source link

Implement shared element transitions between the timetable list and timetable item details. #243

Closed takahirom closed 1 month ago

takahirom commented 1 month ago

This year we have shared element transition in Compose! We don't have "the shared element" but we could use container. I think we can make the item container bigger and set the visibility alpha to zero. I think we can use sharedBounds() instead of sharedElement()

gibachan commented 1 month ago

I would like to take this issue 🙋

takahirom commented 1 month ago

Thank you for raising hand! Assigned 👍