Hi
Did you guys removed the loading dialog on Android when using BrowserComponent?
It's not there even if I write Display.getInstance().setProperty("WebLoadingHidden", "false");
The thing is that I need it, because the webpage is not always rendered if the dialog don't show.
Thanks