My Codename app has master/detail layout. According to orientation the detail (editing) or the master can stay full screen. I have to handle many orientation and editing status configurations, so sometimes the editing screen will be displayed out of the master screen in portrait orientation.
The back navigation (button and other gestures) has to be managed in both cases. I am not sure if I have to use a main form and two containers, or instead two forms, that is, also an EditingForm with the EditingContainer inside. 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/3dc32479-e5a5-4336-86d3-2b9f869749f6n%40googlegroups.com.
