Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-04 16:02:04 +05:00
commit 1858d5453a
12 changed files with 77 additions and 51 deletions

View file

@ -34,7 +34,7 @@ internal fun NewsSlider(newsSliderConfig: NewsSliderConfig) {
.conditionalCompose(
condition = isRedesignEnabled,
modifier = {
hazeSourceTangem(-1f)
hazeSourceTangem(zIndex = -1f)
},
)
.background(color = background),