makis_best Well-Known Member Licensed User Longtime User Nov 15, 2020 #1 Hi I use this code to get the activity of a page. But doesn't return anything. Why? B4X: Dim Act1 As Activity = B4XPages.GetNativeParent(Me)
Hi I use this code to get the activity of a page. But doesn't return anything. Why? B4X: Dim Act1 As Activity = B4XPages.GetNativeParent(Me)
LucaMs Expert Licensed User Longtime User Nov 15, 2020 #2 It works. Attachments Project.zip 13.8 KB · Views: 257 Upvote 0
makis_best Well-Known Member Licensed User Longtime User Nov 15, 2020 #3 I use the code in a wrong place of my project. I move it and now working fine. Upvote 0