Updated on 2026-08-14
This commit is contained in:
parent
fef3d9fa5e
commit
9632ea7672
1 changed files with 1 additions and 1 deletions
|
|
@ -492,7 +492,7 @@ private inline fun BaseScaffoldWithMarkets(
|
|||
color = if (state.showMarketsOnboarding) {
|
||||
Color.Black.copy(alpha = .65f)
|
||||
} else {
|
||||
BottomSheetDefaults.ScrimColor
|
||||
Color.Black.copy(alpha = .40f)
|
||||
},
|
||||
visible = bottomSheetState.targetValue == TangemSheetValue.Expanded ||
|
||||
state.showMarketsOnboarding,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue