Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-15 17:04:32 +03:00
parent fb3c61a47b
commit 362c46a0c5
8 changed files with 65 additions and 9 deletions

View file

@ -367,6 +367,7 @@ private fun EarnBlockIcon(type: Type, iconUM: EarnBlockUM.IconUM, modifier: Modi
.size(TangemTheme.dimens2.x6)
.hazeForegroundEffectTangem(
style = HazeStyle(
backgroundColor = Color.Transparent,
tint = HazeTint(Color.Transparent),
blurRadius = TangemTheme.dimens2.x4,
),