Skip to content

Commit

Permalink
[FEATURE] #148 : 바텀시트에 그림자 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
tgyuuAn committed Mar 4, 2024
1 parent f2e53e3 commit 2383422
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ internal fun NoticeScreen(
scaffoldState = scaffoldState,
sheetContainerColor = WappTheme.colors.black25,
sheetPeekHeight = defaultHeight,
sheetShadowElevation = 20.dp,
sheetContent = {
BottomSheetContent(
expandableHeight = expandableHeight,
Expand Down

0 comments on commit 2383422

Please sign in to comment.