Oh my beloved webview! this is the way to set the webview to have transparent background:
Alternative Title: How to make a view transparent or semi transparent. When you want to create a transparent color in Android, you have to set 4 parameters. Firstly, you have to set the Alpha component, which translates to: How much transparency on that color. Secondly, you have to set the Red Green Blue (RGB) components. [...]