更新
This commit is contained in:
@@ -30,7 +30,7 @@ fun RelPostCard(
|
||||
image?.let {
|
||||
CustomAsyncImage(
|
||||
context,
|
||||
image,
|
||||
image.thumbnail,
|
||||
contentDescription = null,
|
||||
modifier = Modifier.size(100.dp),
|
||||
contentScale = ContentScale.Crop
|
||||
|
||||
Reference in New Issue
Block a user