Hi,
Is there a way to get pages from TabStripViewPager? I have a requirement where some of the tabs will be using the same layout. So it makes sense to load the same layout file multiple times I think.
The trouble is, how do I set the information in the views on the layout when the user moves from one page to another? Is there a way to get the Panel that was loaded onto the ViewPager contained within TabStrip at the given position?
Is there a way to get pages from TabStripViewPager? I have a requirement where some of the tabs will be using the same layout. So it makes sense to load the same layout file multiple times I think.
The trouble is, how do I set the information in the views on the layout when the user moves from one page to another? Is there a way to get the Panel that was loaded onto the ViewPager contained within TabStrip at the given position?