Christopher Mederos
02/05/2025, 3:21 AMefemoney
02/05/2025, 7:55 AMstatusBarPadding
modifier
• nested scrolling parent that will scroll away the app bar (aka offset it) before releasing scroll events to its verticalScroll child
you can extrapolate these ideas to your use case with Material app barChristopher Mederos
02/06/2025, 4:31 AMstatusBarPadding
even when collapsed. As such, seems like this is not supported in Material3 currently (at least without doing something like listing to the scroll state and adjusting insets manually).