Updated on 2026-08-14
This commit is contained in:
parent
b17d61bd7f
commit
57421002b1
2 changed files with 15 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ internal fun WcAppInfoItem(
|
|||
.clip(RoundedCornerShape(TangemTheme.dimens.radius8)),
|
||||
model = iconUrl,
|
||||
contentDescription = title,
|
||||
error = painterResource(R.drawable.img_wc_dapp_icon_placeholder_48),
|
||||
fallback = painterResource(R.drawable.img_wc_dapp_icon_placeholder_48),
|
||||
)
|
||||
Column(
|
||||
modifier = Modifier.fillMaxWidth(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue