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

Can Webview be Transparent? #335

Closed
mlanteigne opened this issue Feb 27, 2019 · 2 comments
Closed

Can Webview be Transparent? #335

mlanteigne opened this issue Feb 27, 2019 · 2 comments

Comments

@mlanteigne
Copy link

Hi, I would like to set the webview to have transparent background so I could show what's behind.
Is it possible?, thanks!

@mlanteigne
Copy link
Author

If anyone is wondering, you need to set webView.setBackgroundColor(0); inside the WebviewManager.java

@rivetingpeppermint
Copy link

rivetingpeppermint commented Aug 4, 2020

@mlanteigne Where should I put this line of code? I tried and the Webview is now covered by the initialChild widget. Is that what's supposed to happen?

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