Interfaces nativas en Android con Jetpack Compose | 6.7 - Creación de diálogos: AlertDialog (Parte 1)

Erick Canto@erickcanto

None of the following functions can be called with the arguments supplied. AlertDialog(() → Unit, () → Unit, Modifier = ..., (() → Unit)? = ..., (() → Unit)? = ..., (() → Unit)? = ..., (() → Unit)? = ..., Shape = ..., Color = ..., Color = ..., Color = ..., Color = ..., Dp = ..., DialogProperties = ...) defined in androidx.compose.material3 AlertDialog(() → Unit, Modifier = ..., DialogProperties = ..., () → Unit) defined in androidx.compose.material3

Lo estoy importando desde: import androidx.compose.material3.AlertDialog


Escribe una respuesta