mogoweb / chromium_webview

Android WebView wrapper based on chromium
http://mogoweb.github.com
BSD 3-Clause "New" or "Revised" License
514 stars 160 forks source link

4.0.4 webview transparent #32

Open muhammedgunes opened 8 years ago

muhammedgunes commented 8 years ago

I'tried to get the webview transparent on galaxy tab 10.1(4.0.4 android version) device; I used "setBackgroundColor(Color.parseColor("#00FFFFFF"));" and "setBackgroundColor(Color.TRANSPARENT)" but i got a white color background.