Hello guys!
I am using the webviewExtras2 library and b4A 9.02
cause compile error (attached)
I found in stackoverflow this code:
What is wrong with my code? Any help?
I am using the webviewExtras2 library and b4A 9.02
B4X:
WebView1.GetSettings.GetLoadsImagesAutomatically=False
I found in stackoverflow this code:
B4X:
webView.getSettings().setLoadsImagesAutomatically(false);
What is wrong with my code? Any help?