Binary Soft Member Licensed User May 22, 2019 #1 Hi, xui views dialogs show upper location. How to change dialog position eg(center screen)?
Erel Administrator Staff member Licensed User May 23, 2019 #2 It should appear in the center unless you set B4XDialog.PutAtTop to true. Some of the templates set this field to true to leave room for the keyboard.
It should appear in the center unless you set B4XDialog.PutAtTop to true. Some of the templates set this field to true to leave room for the keyboard.