Updated on 2026-08-14
This commit is contained in:
parent
531fdf166f
commit
3d73befd95
22 changed files with 94 additions and 111 deletions
|
|
@ -178,7 +178,7 @@ private fun FeeBlock(feeState: SendStates.FeeState, isSuccess: Boolean, onClick:
|
|||
decimals = fee.amount.decimals,
|
||||
)
|
||||
InputRowDefault(
|
||||
title = TextReference.Res(R.string.send_network_fee_title),
|
||||
title = TextReference.Res(R.string.common_network_fee_title),
|
||||
text = TextReference.Str(feeValue),
|
||||
modifier = Modifier
|
||||
.clip(TangemTheme.shapes.roundedCornersXMedium)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue