My CodenameApp features a subclassed AlertDialog that has another 
transparent AlertDialog as background.

When such a Dialog is displayed I see a blu line on the top of the user 
interface, like it is a top border. (see attached image)
I think it is from the background AlertDialog, that is shown with this 
instruction:

 backgroundInteractionDialog.show(0,0,0,0);

It appears on the simulator with Android skin and on the Android device or 
the emulator.
According to the which controls are displayed, the line can also cut the 
controls on the top. (see attache image, you have to magnify it to see).

The line seems to be white on a iOS skin of the simulator, so it is hard to 
see, it depends on what it is above.

How can I get rid of it?
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/47f5c334-e026-49bd-a8d6-31e5ec39a4ddn%40googlegroups.com.

Reply via email to