We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//tvlib/org.mjdev.tvlib.ui.components.complex/XmlLayout
[androidJvm]\
@Composable
fun XmlLayout(modifier: Modifier = Modifier, layoutId: Int = androidx.media3.ui.R.layout.exo_player_control_view, views: MutableMap<Int, View> = remember(layoutId) { mutableMapOf() })
There was an error while loading. Please reload this page.