TheFinestArtist / FinestWebView-Android

Beautiful and customizable Android Activity that shows web pages within an app.
https://finestwebview.web.app
2.32k stars 532 forks source link

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

Open shahidkh4n opened 6 years ago

shahidkh4n commented 6 years ago

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.

masithedeveloper commented 5 years ago

Has anyone figured this out?