Updated on 2026-08-14
This commit is contained in:
parent
3fabe68051
commit
54c160f4f2
14 changed files with 914 additions and 177 deletions
|
|
@ -124,7 +124,7 @@ fun LazyListScope.notifications(
|
|||
contentColor = contentColor,
|
||||
modifier = modifier
|
||||
.padding(top = topPadding)
|
||||
.animateItem(),
|
||||
.animateItem(null, null, null),
|
||||
)
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue