While using the compose `ListDetailPaneScaffold` ...
# compose
m
While using the compose
ListDetailPaneScaffold
it causes the app to crash whenever there is a change in the app theme i.e from light to dark theme. Is there a way of fixing this? Is there any alternative to the
ListDetailPaneScaffol d
that has adaptive list-detail pane layout with navigation ?
s
It would be a good idea to file a bug report with the stacktrace if this happens consistently
m
How do I do this?
s
You go here https://issuetracker.google.com/issues/new?component=612128&template=1253476 pick the right component, so if it's a material3 class pick material as I chose for example, and fill the form
m
Thank you