Re: [codenameone-discussions] Re: App restarting when minimized to background

2020-01-15 Thread devanand duseja
how to open an app automatically after restarting mobile device On Thursday, July 4, 2013 at 10:49:38 AM UTC+5:30, Shai Almog wrote: > > Yep. E-Mail programming is difficult, no compiler to check me. > -- You received this message because you are subscribed to the Google Groups "CodenameOne

Re: [codenameone-discussions] Many issues for builds after 10 Jan 2020

2020-01-15 Thread Steve Hannah
I suspect all of these issues can be solved by calling setAllowEnableLayoutOnPaint(true) on the Form/Dialog that is having problems. On Wed, Jan 15, 2020 at 8:42 AM Hasni Faiçal wrote: > Hi All > > Many issues for builds after 10 Jan 2020, we have issues with RenderList > and SideMenuCommand. >

[codenameone-discussions] Many issues for builds after 10 Jan 2020

2020-01-15 Thread Hasni Faiçal
Hi All Many issues for builds after 10 Jan 2020, we have issues with RenderList and SideMenuCommand. *RenderList*: This list is always empty (blank), The content size is proportional to number of items added, however it shows as blank. *SideMenuCommand: *After opening dialog, the Menu icon

Re: [codenameone-discussions] Many issues for builds after 10 Jan 2020

2020-01-15 Thread Dave Dyer
That worked for my actual app, but in the test case I developed (see issue #2989), setting the flag doesn't help. Until a real fix is developed, manually triggering layout may be necessary. I suspect all of these issues can be solved by > calling setAllowEnableLayoutOnPaint(true) on the

Re: [codenameone-discussions] Re: App restarting when minimized to background

2020-01-15 Thread Shai Almog
Only on Android -- 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 codenameone-discussions+unsubscr...@googlegroups.com. To view this discussion on the