Updated on 2026-08-14
This commit is contained in:
parent
9e225711c6
commit
5d58362a47
1 changed files with 1 additions and 0 deletions
|
|
@ -443,6 +443,7 @@ fun ChangeTokenSelector() {
|
|||
Icon(
|
||||
modifier = Modifier.size(TangemTheme.dimens.size20),
|
||||
painter = painterResource(id = R.drawable.ic_chevron_24),
|
||||
tint = TangemTheme.colors.icon.secondary,
|
||||
contentDescription = null,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue