Updated on 2026-08-14
This commit is contained in:
parent
0e275d7f5f
commit
5aff097e3e
1 changed files with 1 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ internal class NFTDetailsUMFactory(
|
|||
NFTAssetUM.BlockItem(
|
||||
title = resourceReference(R.string.nft_details_token_id),
|
||||
value = id.tokenId.toString(),
|
||||
valueTextEllipsis = TextEllipsis.Middle,
|
||||
showInfoButton = true,
|
||||
onClick = {
|
||||
onInfoBlockClick(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue