That is weird. I notice that if I leave the app and go back to it the image appears briefly and disappears after a moment.
I think the problem is in the scale behavior fit and your hierarchy. The image tries to fit into a component whose size is unclear because it is nested in a scrollable container and has a parent that is center absolute. so the fit method goes haywire in the resize calculations. -- 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/2bc66c41-7be0-42c9-8f25-d8f543172423%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
