Why does looking up `function:AbstractComposeView....
# compose
m
Why does looking up
function:AbstractComposeView.setContent
on cs.android.com not surface this function?
Copy code
internal fun AbstractComposeView.setContent(
    composeViewContext: ComposeViewContext,
    content: @Composable () -> Unit,
): Composition
r
Are you expecting a reply (from someone other than yourself) for this and the previous 3 messages in this channel?
m
@Ryan Payne Yes? But the previous 3 messages are more or less resolved. I’ve left them up in case somebody has something to contribute.
👍 1