Hi,
Blackberry is a coin toss when it comes to things working on it.
You can bind a shouldNavigate callback like this:
browser.setBrowserNavigationCallback(url -> {
Display.getInstance().callSerially(() -> Display.getInstance().
execute(url));
return false;
});
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/3508cc37-0872-4d86-bc16-8f497026bbff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.