Make playlists horizontal grid fill max width

This commit is contained in:
vfsfitvnm
2022-06-23 13:47:23 +02:00
parent 30682ff517
commit ccf563d000

View File

@@ -248,6 +248,7 @@ fun HomeScreen() {
contentPadding = PaddingValues(horizontal = 16.dp),
modifier = Modifier
.animateContentSize()
.fillMaxWidth()
.height(124.dp * (if (isGridExpanded) 3 else 1))
) {
item {