When a Dialog is disposed it goes to the form that showed it. ToastBar is 
bound to a specific form so it won't work as expected either.

The solution is to showBack() and use an addShowListener before that. 
Within the show listener show your toastbar or dialog. This will do the 
back transition first and then show the dialog/toast.

-- 
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 codenameone-discussions+unsubscr...@googlegroups.com.
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/c5efd578-71c6-4659-85a5-0586e251d728%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to