Updated on 2026-08-14
This commit is contained in:
parent
799d797fb5
commit
50a384f13d
16 changed files with 61 additions and 78 deletions
|
|
@ -108,7 +108,7 @@ fun PortfolioSelectRowV2(
|
|||
modifier = Modifier.padding(end = TangemTheme.dimens2.x3),
|
||||
name = state.name,
|
||||
icon = state.icon,
|
||||
size = AccountIconSize.RedesignedDefault,
|
||||
size = AccountIconSize.Default,
|
||||
)
|
||||
}
|
||||
} else if (state.imageState != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue