mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-22 10:52:10 +00:00
Update: Bigger Products' icon
This commit is contained in:
parent
20a544f88b
commit
76859721c9
@ -78,7 +78,7 @@ fun ProductsListItem(
|
||||
verticalAlignment = Alignment.CenterVertically
|
||||
) {
|
||||
NetworkImage(
|
||||
modifier = Modifier.size(56.dp),
|
||||
modifier = Modifier.size(64.dp),
|
||||
data = imageData
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user