I answered here: 
https://stackoverflow.com/questions/45137464/how-to-display-a-google-map-in-half-of-the-screen-in-codenameone

The UI you have here isn't the map on half a screen but rather a map with 
an InteractionDialog or Dialog showing. You can just use Dialog.show with 
the SOUTH position to place a dialog like that above the map. You can 
disable the tinting of the dialog form by setting the tint color on the 
form to 0. 

-- 
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/b3bd92f6-1d82-4f62-8032-478b405e5130%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to