Join Slack
Powered by
Is there a way to create a full-screen dialog that...
# compose
c
Chris Johnson
12/03/2021, 6:46 PM
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
Open in Slack
Previous
Next