Android Question AHViewPager with on every page the same object

AHilberink

Well-Known Member
Licensed User
Longtime User
HI,

I am using AHViewPager with on every page a CustomScrollView. How can I make each ScrollView unique on every page?

Now only the last page is responding on the expand event.

Is there something like
B4X:
Private clv1() As CustomListView

so I can use it like:
B4X:
clv1(currentpage)

Best regards,
André
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…