Android Question using tabstrip pages in each activity

azzam223

Active Member
Licensed User
Longtime User
hello Can I fill tabstrip from main activity then handle every page from different activity

I mean Adding tabstrip pages in the main activity

B4X:
tabstrip.loadlayout("first page","")
tabstrip.loadlayout("secondpage","")
tabstrip.loadlayout("second page","")

then handle the first page from second activity and second page from third activity So I can Change text and other properties from the target activity Is this not true So what is the right way to do that I want To handle every page from different activity
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…