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