Android Studio failed to render code:Render problem
I'm a beginner in Android, I'm currently trying to develop in the Kotlin, and I'm using Jetpack Compose. It's a very simple page, but Android Studio doesn't render renderings properly This is the error page Here's the code @OptIn(ExperimentalMaterial3Api::class) @Composable…