Remove displayCutoutPadding
This commit is contained in:
parent
b3b47a5501
commit
5b1dfb437c
1 changed files with 0 additions and 2 deletions
|
|
@ -44,8 +44,6 @@ fun CreateRoomRootScreen(
|
|||
) {
|
||||
Scaffold(
|
||||
modifier = modifier.fillMaxWidth(),
|
||||
// TODO to test
|
||||
//.displayCutoutPadding()
|
||||
topBar = {
|
||||
CreateRoomViewTopBar(onClosePressed = onClosePressed)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue