DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
448 stars 201 forks source link

In TimetableItemDetailScreen, the translation state disappears when the favorite button is pressed to return to the FavoriteScreen #655

Closed kosenda closed 2 months ago

kosenda commented 2 months ago

Overview

https://github.com/user-attachments/assets/8c2f4846-2015-4b41-97a0-860d3a6b2cc7

I think we can use rememberRetained here. https://github.com/DroidKaigi/conference-app-2024/blob/819be2868e992aafe5b3629b09d113c09d36a9e5/feature/sessions/src/commonMain/kotlin/io/github/droidkaigi/confsched/sessions/TimetableItemDetailPresenter.kt#L51

hiesiea commented 2 months ago

I'd like to try this issue 🙋

takahirom commented 2 months ago

Thanks! Assigned 👍