I want adaptive layouts use with observeAsState Vi...
# compose
n
I want adaptive layouts use with observeAsState ViewModel and rememberSavable but observeAsState errors ‘@Composable invocations can only happen from the context of a @Composable function’ How can I solve them?