Skip to content

Commit

Permalink
[FEAT/#24] advanced bottom sheet 배경색 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyobeen-Park committed Jan 16, 2025
1 parent 74a2e67 commit 951d958
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ fun SpoonyAdvancedBottomSheet(
sheetContent()
},
modifier = modifier,
containerColor = SpoonyAndroidTheme.colors.white,
sheetDragHandle = {
Column(
horizontalAlignment = Alignment.CenterHorizontally
Expand Down

0 comments on commit 951d958

Please sign in to comment.