Remove displayCutoutPadding
This commit is contained in:
committed by
Florian Renaud
parent
550bad9376
commit
1827faec9c
@@ -44,8 +44,6 @@ fun CreateRoomRootScreen(
|
||||
) {
|
||||
Scaffold(
|
||||
modifier = modifier.fillMaxWidth(),
|
||||
// TODO to test
|
||||
//.displayCutoutPadding()
|
||||
topBar = {
|
||||
CreateRoomViewTopBar(onClosePressed = onClosePressed)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user