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?