Updated on 2026-08-14
This commit is contained in:
parent
947c5e44e6
commit
ee097ad9f0
17 changed files with 247 additions and 147 deletions
|
|
@ -134,7 +134,7 @@ private fun AddressWithMemoBlock(
|
|||
Column(modifier = Modifier.weight(1f)) {
|
||||
Text(
|
||||
text = address.value,
|
||||
style = TangemTheme.typography.body2,
|
||||
style = TangemTheme.typography.body1,
|
||||
color = TangemTheme.colors.text.primary1,
|
||||
)
|
||||
val blockchainAddress = address.briefBlockchainAddress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue