TheFinestArtist/FinestWebView-Android

Any way to call `WebViewClient.shouldInterceptRequest()` or set custom webvl view client and override it?

shahidkh4n opened this issue · 1 comments

I've been going through readme section but I couldn't find how to set customer webview client ? I need to intercept request to block certain external javascript.

Has anyone figured this out?