Cleanup
This commit is contained in:
parent
c46c54efa2
commit
9916efefa2
2 changed files with 2 additions and 2 deletions
|
|
@ -139,7 +139,7 @@ fun MediaPlayerControllerView(
|
|||
|
||||
@PreviewsDayNight
|
||||
@Composable
|
||||
private fun MediaPlayerControlBarPreview(
|
||||
internal fun MediaPlayerControllerViewPreview(
|
||||
@PreviewParameter(MediaPlayerControllerStateProvider::class) state: MediaPlayerControllerState
|
||||
) = ElementPreview {
|
||||
MediaPlayerControllerView(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue