### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched StackOverflow ### Is this an issue related to one of the samples? - [X] Yes, this is a specific issue related to this samples repo. ### Sample app Reply ### What happened? When switching window sizes, the scroll state of the email detail is lost when switching from the detail to the list-detail setup. [Screen_recording_20241112_162824.webm](https://github.com/user-attachments/assets/225eab24-0bd4-43c4-917e-a8430d570ef2) This is resolved in the codelab [version](https://github.com/android/codelab-android-compose/tree/end/AdaptiveUiCodelab) which uses `ListDetailPaneScaffold` ### Relevant logcat output _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
Is this an issue related to one of the samples?
Sample app
Reply
What happened?
When switching window sizes, the scroll state of the email detail is lost when switching from the detail to the list-detail setup.
Screen_recording_20241112_162824.webm
This is resolved in the codelab version which uses
ListDetailPaneScaffoldRelevant logcat output
No response
Code of Conduct