This repository was archived by the owner on Jan 12, 2026. It is now read-only.
How to show AlertDialogs from Component?
#59
Unanswered
ScottPierce
asked this question in
Q&A
Replies: 2 comments 7 replies
|
I would say it should be part of the state, just like any other view. Let me know if you need an example. |
6 replies
|
Not sure how complicated you were trying to get with the If you are having a more complicated dialog, then I might do something similar to this master/detail question I had asked and instead create your own |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
What's the best way to show a Jetpack Compose
AlertDialogfrom a Component?All reactions