I need to get rid of right sidemenu, still mantaining the menu button on 
the topbar/toolbar
Indeed I put the MATERIAL_MENU icon as right command there, but I need to 
have some listener of the button press. Is it right? I cannot check today 
because the CN1 plugin is broken on my installations.
The menu must not appear, even in background or hidden because I am 
checking if I can restore the user interface of my app. 
I had to create some special points in the code where the menu has to be 
closed forcefully.
Indeed there happen sequences of
menu-open
menu-close
menu-open
menu-close
menu-open
menu-close
menu-open
menu-close
etc
at some points
and it is bad for my special class that handles dialogs.
The workaround were enough on the simulator and on Android but not iOS, so 
I have to get rid of the menu and use a dialog for it.
Thanks in advance

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/f761753f-5708-40ca-9bf1-beace9d2dda7n%40googlegroups.com.

Reply via email to