Android Question Change Position of B4XDialog

Patrick Clark

Active Member
Licensed User
I am using the following to change the top position of a B4Xdialog

B4X:
dialog.initialize(Activity)
dialog.base.Top = 50dip
but I get and error on the 2nd line

How do I change the position of the dialog?
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…