Project

General

Profile

Feature #193

Updated by Soren Stoutner over 6 years ago

This will allow us to override the CSS directly instead of using the current `WebView.evaluateJavacript()` method, removing the need for JavaScript to be enabled or the need to hide the `WebView` while it is loading.

Back