The UIID would be Dialog. The version of Android shouldn't matter for this and neither should resolution if style if used correctly. How did you style the dialog?
On Thursday, August 13, 2020 at 1:45:32 PM UTC+3 [email protected] wrote: > Please what's the mentioned border uiid that have to be overriden? > > The second thing that I faced with is that on the older version of the > android phones (Sony Xperia E4g) created style > won't work. Does this have something with compatibility or screeen > resolution? > > If it is screen resolution how can I create styles for different > resolutions? > > > On Wednesday, August 12, 2020 at 4:01:51 AM UTC+2, Shai Almog wrote: >> >> Hi, >> the dialog uses a border to style it. You need to override the border to >> set it to a different color. >> >> On Tuesday, August 11, 2020 at 12:34:36 PM UTC+3 [email protected] >> wrote: >> >>> Hi, there, >>> >>> I use Dialog.show to pops up the message, but I'm not able to change the >>> dialog backgroud. On android it is still grey on iOS it changed >>> correctly. >>> I use Dialog, DialogBody classes. >>> >> -- 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/9af7c8fd-b6b3-444c-ac22-b821dff63264n%40googlegroups.com.
