parent
66dea3a05f
commit
e66c9a6ef4
@ -305,6 +305,7 @@ fun AppItem(
|
|||||||
}.collectAsState(null)
|
}.collectAsState(null)
|
||||||
if (i > 0) {
|
if (i > 0) {
|
||||||
HorizontalDivider()
|
HorizontalDivider()
|
||||||
|
}
|
||||||
Row(
|
Row(
|
||||||
verticalAlignment = Alignment.CenterVertically,
|
verticalAlignment = Alignment.CenterVertically,
|
||||||
modifier = Modifier
|
modifier = Modifier
|
||||||
@ -344,7 +345,7 @@ fun AppItem(
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user