Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created January 23, 2025 06:54
Show Gist options
  • Save skydoves/c0667841642fe3c6880b5bb91dd1cd77 to your computer and use it in GitHub Desktop.
Save skydoves/c0667841642fe3c6880b5bb91dd1cd77 to your computer and use it in GitHub Desktop.
theme
setContent {
VideoTheme(
videoRendererStyle = VideoRendererStyle(backgroundColor = Color.Blue)
) {
..
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment