Are you placing a TextArea/SpanLabel in your Dialog? If so, you need to recalculate its size after shown and resize it
On Thu, 18 Mar 2021 at 08:40, 'P5music' via CodenameOne Discussions < [email protected]> wrote: > I am testing my CodenameOne app on real Android device or emulators, and I > see that in landscape mode it can happens that dialogs, even small ones, > are in bad positioning ad their buttons does not appear. > > I have some long dialogs, like the license disclaimer, that are scrollable > and it solves for it. > > But I cannot make small dialogs scrollable just to see the buttons. > > So is it possible to have a better positioning of dialogs? > The screen space is severely limited by the topbar, that is huge. > Many dialogs are truncated, some of them are not readable at all. > > Is there a solution? > > -- > 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/1d9f520b-e177-4e13-a446-9e2afabc9b15n%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/1d9f520b-e177-4e13-a446-9e2afabc9b15n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAG90yJ11B2SriDeJ4bjf3FEgw_o5dn4hJAUF%2B0m-TK%2BD1C5QrA%40mail.gmail.com.
