Hi! Is it possible to implement dialog with transp...
# compose
k
Hi! Is it possible to implement dialog with transparent background by using
NavGraphBuilder.dialog
?
i
If it isn't available on Dialog, then it won't be available on
NavGraphBuilder.dialog
and I don't see any controls for the background scrim on
DialogProperties
. You'd want to file a feature request on Compose if you wanted that exposed on
DialogProperties
, which would instantly make it available to
NavGraphBuilder.dialog