Is there a way to hide the listPane and make the D...
# compose
s
Is there a way to hide the listPane and make the DetaiPane take the full screen when using ListDetailPaneScaffold ? AnimatedPane() give use access to AnimatePaneScope which has a animateEnterExit Modifier. But I don't see how to activate this transition
nevermind. the easiest is just to not draw the list.