I have a TabStripView (https://www.b4x.com/android/forum/threads/tabstripviewpager-better-viewpager.63975/) which is an excellent view, and I have it with 10 pages (tabs).
Can user "scroll" (or swipe) it infinitely, let say he comes to the 10th tab and if he swipes further on the same direction (right to left), it will bring him back to the 1st tab again.
Hi, I'm trying to use TabStripViewPager and have an infinite scrolling or rotating of the pages, the ScrollTo command doesn't quite do it, is there anyway to create this effect? Thank you for any help.
Hey, thanks to @KZero for his good zPager class, i was able to extract a few things from it to make this cross platform view. I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support...
Hi, I'm trying to use TabStripViewPager and have an infinite scrolling or rotating of the pages, the ScrollTo command doesn't quite do it, is there anyway to create this effect? Thank you for any help.
Hey, thanks to @KZero for his good zPager class, i was able to extract a few things from it to make this cross platform view. I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support...