I'm playing around with the new adaptive layout API in CMP. It contains `ListDetailPaneScaffold` and...
k
I'm playing around with the new adaptive layout API in CMP. It contains
ListDetailPaneScaffold
and
SupportingPaneScaffold
, but doesn't seem to contain
NavigationSuiteScaffold
? Am I missing something? It seems that the resizing and everything works, but the handling of Bottom Nav vs Navigation Rail isn't there?