TheFinestArtist / FinestWebView-Android

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

- evaluate the injected javascript #56

Closed cbess closed 8 years ago

cbess commented 8 years ago

Evaluate the JS, don't attempt to load it as a URL.

cbess commented 8 years ago

If you want, I can change it to use something like: webView.loadUrl("javascript:" + injectJavaScript)

TheFinestArtist commented 8 years ago

@cbess Look so nice! Thanks a lot 👍