mattinger
07/08/2022, 5:52 PMmattinger
07/08/2022, 8:06 PMmattinger
07/08/2022, 8:07 PMjossiwolf
07/10/2022, 11:18 AMskipHalfExpanded
is a bit of an exception, it is present on the upstream component but there are a few upstream bugs that need to be fixed first before we can offer it in Accompanist.mattinger
07/11/2022, 1:17 PMmattinger
07/11/2022, 1:17 PMsheetContent = {
Column(modifier = Modifier.fillMaxHeight(screenHeightPct)) {
...
}
}
mattinger
07/11/2022, 1:23 PM