Reputation: 11211
I want to change the background color of a webview when I press a button.. for that I use use webview.setBackgroundColor(Color.BLUE); but the color never changes until I load something on the webview.. Does somebody know how to fix this?
Thank you!
Upvotes: 0
Views: 1313