Archie
08/30/2020, 3:25 PMTopAppBar
consume Window Inset
? Doing:
TopAppBar(
modifier = Modifier.fillMaxWidth()
.statusBarsPadding()
.wrapContentHeight(),
...
just result in something like this where the added padding is just white and not the TopAppbar Color.Niklas Schnettler
08/30/2020, 6:00 PMArchie
08/31/2020, 7:26 AMNiklas Schnettler
08/31/2020, 8:34 AMArchie
08/31/2020, 9:10 AMAdam Powell
08/31/2020, 1:48 PMNiklas Schnettler
08/31/2020, 2:00 PMArchie
08/31/2020, 2:17 PM