Remove thumbnail clip in player collapsed view
This commit is contained in:
@@ -117,7 +117,6 @@ fun PlayerView(
|
||||
contentDescription = null,
|
||||
contentScale = ContentScale.Crop,
|
||||
modifier = Modifier
|
||||
.clip(ThumbnailRoundness.shape)
|
||||
.size(64.dp)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user