I want to change my WebView\'s background color and font size.
WebView
I would think you can't - unless you control the html data displayed.
The font and background are controlled by the html data feed to the Webview and not the Webview itself.