Updated on 2026-08-14
This commit is contained in:
parent
68d6a65866
commit
66f1a810c6
1 changed files with 1 additions and 0 deletions
|
|
@ -240,6 +240,7 @@ private fun StakingRewardBlock(
|
|||
title = resourceReference(R.string.staking_rewards),
|
||||
text = text,
|
||||
iconRes = R.drawable.ic_chevron_right_24.takeIf { isShowIcon },
|
||||
onIconClick = onRewardsClick,
|
||||
textColor = textColor,
|
||||
modifier = Modifier
|
||||
.clip(TangemTheme.shapes.roundedCornersXMedium)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue