Is there a way to create a full-screen dialog that...
# compose
c
Is there a way to create a full-screen dialog that covers the status bar? The only thing I've found so far is Using a Dialog with
DialogProperties
and
usePlatformDefaultWidth
to false. Previously I would just create a Dialog with this style
Theme_Black_NoTitleBar_Fullscreen