I implemented one Web Application in android in that i want to call one URL and in that Page Google map is there
My issue is that in google map +
, -
Buttons works perfectly but Fullscreen button shows white blank screen.
It's showing in chrome app
Please, give me a solution?
Did you add this to your webview config .?
yourWebView.setWebChromeClient(new WebChromeClient()); yourWebView.getSettings().setJavaScriptEnabled(true)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With