I'm looking for a way to dynamically change the style (css) applied to a web page in a webview. Can someone help me?
For example, I want to be able to dynamically modify the style file to include in the head tag of my html page. Depending on the content of a sharepreference variable, I will change the style of the page. Thank you.