Updated on 2026-08-14
This commit is contained in:
parent
2d7f146efc
commit
863af7c546
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ import kotlinx.collections.immutable.toPersistentList
|
|||
internal fun SwapChooseTokenNetworkBottomSheet(config: TangemBottomSheetConfig) {
|
||||
TangemModalBottomSheet<SwapChooseTokenNetworkContentUM>(
|
||||
config = config,
|
||||
containerColor = TangemTheme.colors.background.tertiary,
|
||||
containerColor = TangemTheme.colors.background.primary,
|
||||
title = {
|
||||
AnimatedContent(
|
||||
targetState = config.content is SwapChooseTokenNetworkContentUM.Content,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue