BrowseScreen
fun BrowseScreen(columnState: ScalingLazyColumnState, modifier: Modifier = Modifier, content: BrowseScreenScope.() -> Unit)
A screen to browse contents of a media app.
This is an opinionated implementation that allows a lot of customisation. If further customisation is required, then SectionedList should be used directly.
This screen provide an implementation of: