Updated on 2026-08-14
This commit is contained in:
parent
fbc15cbb8c
commit
7b00754e24
12 changed files with 77 additions and 51 deletions
|
|
@ -34,7 +34,7 @@ internal fun NewsSlider(newsSliderConfig: NewsSliderConfig) {
|
|||
.conditionalCompose(
|
||||
condition = isRedesignEnabled,
|
||||
modifier = {
|
||||
hazeSourceTangem(-1f)
|
||||
hazeSourceTangem(zIndex = -1f)
|
||||
},
|
||||
)
|
||||
.background(color = background),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue