Colton Idle
nitrog42
```val bodyContentPlaceables = subcompose(ScaffoldLayoutContent.MainContent) {
val innerPadding = PaddingValues(bottom = bottomBarHeight.toDp())
content(innerPadding)
}.fastMap { it.measure(looseConstraints.copy(maxHeight = bodyContentHeight)) }```
Alex Vanyo
material3
Scaffold
accompanist/insets-ui
material
A modern programming language that makes developers happier.