On Desktop (on Mac),
I can't seem to find a way to close or to hide the webview.
Whenever the webview is loaded, nothing else can be on screen.
If I place the webview on an HorizontalPager, the other pages cannot be displayed.
The Webview always remains visible, even if when it's not the active page of the ViewPager anymore.
Is it not possible to put it in the background, with other Composables on top?
On Desktop (on Mac),
I can't seem to find a way to close or to hide the webview.
Whenever the webview is loaded, nothing else can be on screen.
If I place the webview on an HorizontalPager, the other pages cannot be displayed.
The Webview always remains visible, even if when it's not the active page of the ViewPager anymore.
Is it not possible to put it in the background, with other Composables on top?