Jetbrain's material 3 doesn't seem to have `AlertD...
# compose-desktop
a
Jetbrain's material 3 doesn't seem to have
AlertDialog
, is there another option we should be using?
s
jb’s material3 code is a bit old, what I did was to copy out the jetpack material3 code and maintain a library that:https://github.com/qdsfdhvh/compose-material3, dependencies:`io.github.qdsfdhvhmaterial31.0.8`
a
oh awesome
that link 404s though
I'm having a similar problem with
ContextMenuArea
not existing for Android, does that exist in newer versions of material 3?
s
Sorry, I forgot to set it to private and have just public it.
I haven't use it yet so I don't know more about it but
ContextMenuArea
seems is not in material3?
a
ya its not material 3
looks like maybe its desktop only