Updated on 2026-08-14
This commit is contained in:
parent
d31d3f8a9b
commit
d4b7aa85e1
18 changed files with 1225 additions and 183 deletions
|
|
@ -304,7 +304,7 @@ private inline fun BaseScaffoldWithMarkets(
|
|||
val peekHeight = bottomSheetHeaderHeightProvider() + TangemTheme.dimens2.x3 + bottomBarHeight
|
||||
|
||||
val coroutineScope = rememberCoroutineScope()
|
||||
val background = TangemTheme.colors2.surface.level3
|
||||
val background = TangemTheme.colors2.surface.level2
|
||||
|
||||
val bottomSheetState = rememberTangemStandardBottomSheetState()
|
||||
val scaffoldState = rememberTangemBottomSheetScaffoldState(bottomSheetState = bottomSheetState)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue