Android Compose: how can i code a fullScreen Dialog(no statusbar)
I need to add a fullscreen blurred background to the dialog.
but I’m unable to hide the status bar or draw beneath it.
How should I resolve this?
Here’s the code:
I need to add a fullscreen blurred background to the dialog.
but I’m unable to hide the status bar or draw beneath it.
How should I resolve this?
Here’s the code: