Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
na...@gmail.com <na...@gmail.com> #2
Hi, we included a fix for this in Material 3 1.2.0-alpha07. Can you check if the issue is still reproducible on that version?
fa...@gmail.com <fa...@gmail.com>
sg...@google.com <sg...@google.com>
ap...@google.com <ap...@google.com> #3
Yes I confirm, this issue is fixed in this new MDC3 version
ju...@google.com <ju...@google.com> #4
Thank you for confirming!
Description
Jetpack Compose version: 1.2.0-beta03 Jetpack Compose component used:
AlertDialog
(the one that acceptsconfirmButton
anddismissButton
composables) Android Studio Build: AI-213.7172.25.2211.8563311 Kotlin version: 1.6.21Steps to Reproduce or Code Sample to Reproduce:
AlertDialog
composable withconfirmButton
anddismissButton
.