I'm trying to use B4XPreferencesDialog. I have created a new B4A project with a simple form, but it always positions itself so that half of it is off screen. (see screenshot)
OK, that fixed it, thanks. I didn't know what to use as a "Parent" object when initializing the pfdialog variable on Android, and what I used was wrong.