Skip to content

Commit

Permalink
WalletDetailsScreen Desktop wrong token logo used
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStahlfelge committed Jun 6, 2023
1 parent abfd67e commit 33f389c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ private fun WalletTokensLayout(
// HEADER
Row {
Icon(
painterResource("ic_erglogo_filled.xml"), null,
painterResource("ic_tokenlogo.xml"), null,
Modifier.requiredSize(mediumIconSize)
)

Expand Down

0 comments on commit 33f389c

Please sign in to comment.