This commit is contained in:
vfsfitvnm
2022-07-25 12:32:19 +02:00
parent 9ed2c84822
commit 457e6712d4
4 changed files with 58 additions and 20 deletions

View File

@@ -147,6 +147,7 @@ fun PlayerView(
BottomSheet(
state = layoutState,
modifier = modifier,
onSwiped = binder.player::clearMediaItems,
collapsedContent = {
Row(
horizontalArrangement = Arrangement.spacedBy(12.dp),