The StatusBar style has padding so your app content doesn't display on the 
status bar area. 
It is positioned in the TitleArea so what you are seeing is the TitleArea 
background. 

You can either style the TitleArea to transparency or do something like 
this (assuming you use toolbar):

form.getToolbar().setUIID("Container");


-- 
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/ffe15b95-526e-455f-ab82-4180df9925b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to