Can someone please advise how to add Start and End Scroll events to the TabStripViewPager.
The use case is:
If at start page and person attempts to scroll left then trigger StartScrollLeft Event
OR
If at end page and person attempts to scroll right then trigger EndScrollRight Event
I have looked at this page which gives some clue of the solution. But it is still beyond my B4A knowledge:
https://www.b4x.com/android/forum/threads/tabstripviewpager-hide-tab-page-programmatically.78631/
I'm sure others would also find this useful as I have seen quite a few comments about using TabStripViewPager in a dynamic context.
The use case is:
If at start page and person attempts to scroll left then trigger StartScrollLeft Event
OR
If at end page and person attempts to scroll right then trigger EndScrollRight Event
I have looked at this page which gives some clue of the solution. But it is still beyond my B4A knowledge:
https://www.b4x.com/android/forum/threads/tabstripviewpager-hide-tab-page-programmatically.78631/
I'm sure others would also find this useful as I have seen quite a few comments about using TabStripViewPager in a dynamic context.