Durank
Durank
simple test case Form hi = new Form(new BorderLayout()); hi.setUIID("MyForm"); Button btn = new Button (FontImage.MATERIAL_CONTROL_POINT,"Btn"); btn.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent evt) { InteractionDialog d = new InteractionDialog();...
edit in a textArea, and with the keyboard open, Then press the the plus button. finally press the close keyboard  this the problem. 
I thing that the issue is in your interactionDialog Resizing in android. In ios this don't occur because the keyboard is closed first to paint the popup dialog.
any progress about this issue?. I Have the same problem in Some ios with this dialog. In the Iphone 8+ this dialog don't have problem showing its content but in...
any progress about this issue?
any progress about this in the InteractionDialog component?
any progress about this in the InteractionDialog component?
your InteractionDialog component doesn't calculating correctly the top, bottom,left,righ margin in dialog in devices with notch bar as Iphone xs. Please help to solve this issue. I must to implemented...
any progress about this in the InteractionDialog component?