Skip to content

WebView shows white view that covers the whole screen, beyond its own bounds. #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Sermilion opened this issue Nov 20, 2024 · 2 comments

Comments

@Sermilion
Copy link

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.
Screenshot_20241120_162432

Screenshot_20241120_162359

Thank you,

@Sermilion 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
@Skaldebane
Copy link

See #14.

@Sermilion
Copy link
Author

Sweet. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants