It's hard to tell from the screenshots but it looks like you used FlowLayout in the top level on a complex component. Flow layout is flaky, I suggest you try replacing it with a different kind of layout E.g. BoxLayout.X which behaves more consistently across devices.
-- 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/80b45cfd-64b2-431c-98dc-62745847ca4c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
