Files
compose-multiplatform/gradle-plugins/compose
Parthasarathy 612fab6099 Allow the default window to go fullscreen (#2458)
This is an odd behaviour, but I couldn't find any other solution. If `UILaunchStoryboardName` is present, `UIScreen.mainScreen.bounds` will have proper size instead of a smaller window.
[Reference](https://stackoverflow.com/a/56950026)
2022-11-24 15:52:57 +03:00
..