Skip to content
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

[Webview] Make native webview fill parent WebView composable #1000

Merged
merged 2 commits into from
Feb 15, 2022
Merged

[Webview] Make native webview fill parent WebView composable #1000

merged 2 commits into from
Feb 15, 2022

Conversation

ln-12
Copy link
Contributor

@ln-12 ln-12 commented Feb 8, 2022

I noticed that my web content does not fill the WebView composable completely. Instead, it wraps the content size. In my opinion the native webview should fill out the composable. So I simply added the layoutParams. What do you think?

Copy link
Collaborator

@bentrengrove bentrengrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find. Thanks for the contribution!

@bentrengrove bentrengrove merged commit 3f25a6b into google:main Feb 15, 2022
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

Successfully merging this pull request may close these issues.

2 participants