CXwudi
01/19/2025, 6:48 PMchildPanels()
navigation model and the ListDetailPaneScaffold()
together instead of the ChildPanels()
composable? It looks like the navigation models are so different that it doesn't seems to be possible.
Maybe the only solution to use ListDetailPaneScaffold()
with Decompose is to just call childContent()
but not childPanels()
?Arkadii Ivanov
01/19/2025, 6:51 PMCXwudi
01/19/2025, 6:54 PM