Android Question Solved: Reuse B4XDialog

ernschd

Active Member
Licensed User
Longtime User
Hello,


I am using a CustomDialog in a CodeModule.
I would like to replace it with a B4XDialog, but I have noticed that an Activity must be passed as a parameter during initialization:
B4X:
B4XDialog.Initialize(Parent As B4XView)
What other parameters can I pass here? Or is there another solution so that I can reuse the B4XDialog?

Thank you.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…