You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adapting my app for foldable phone. I have a screen that shows list of articles on left and and opened article on the right side. The right side (opened article side) used this library's WebView to display url/html of the article. When article is opened for the first time, the webview somehow covers the whole screen and is while until first loading is done. This happens only on the first load, when I load other posts.
It is probably a safe assumption that this library uses standard WebView under the hood, because it does the same thing. Would you happen to know why this happens and how to prevent it? Screenshots are attached. Thank you.
Thank you,
The text was updated successfully, but these errors were encountered:
Sermilion
changed the title
WebView shows white space that covers the whole screen, beyond its own bounds.
WebView shows white view that covers the whole screen, beyond its own bounds.
Nov 20, 2024
I am adapting my app for foldable phone. I have a screen that shows list of articles on left and and opened article on the right side. The right side (opened article side) used this library's WebView to display url/html of the article. When article is opened for the first time, the webview somehow covers the whole screen and is while until first loading is done. This happens only on the first load, when I load other posts.

It is probably a safe assumption that this library uses standard WebView under the hood, because it does the same thing. Would you happen to know why this happens and how to prevent it? Screenshots are attached. Thank you.
Thank you,
The text was updated successfully, but these errors were encountered: