Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7df26086 authored by Helen Qin's avatar Helen Qin
Browse files

Update to latest M3 bottom sheet parameter name

Test: N/A
Bug: 341073357

Change-Id: I25328dc2dc3143aeb2b5a11e374ece3fd9f4b7cf
parent 979f5663
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ fun ModalBottomSheet(
                },
                scrimColor = MaterialTheme.colorScheme.scrim.copy(alpha = .32f),
                shape = EntryShape.TopRoundedCorner,
                windowInsets = WindowInsets.navigationBars,
                contentWindowInsets = { WindowInsets.navigationBars },
                dragHandle = null,
                // Never take over the full screen. We always want to leave some top scrim space
                // for exiting and viewing the underlying app to help a user gain context.