Alert dialog is a Dialog which interrupts the user with urgent information, details or actions. @Composable fun AlertDialogSample() { MaterialTheme { Column ...
確定! 回上一頁