mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
common: remove crossfade
parameter from KamelImage
This commit is contained in:
parent
c0058a8830
commit
62e6bf9866
1 changed files with 0 additions and 1 deletions
|
@ -15,6 +15,5 @@ actual fun NetworkImage(
|
|||
resource = lazyPainterResource(url),
|
||||
contentDescription = contentDescription,
|
||||
modifier = modifier,
|
||||
crossfade = true,
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue