viewpager

  1. Alexander Stolte

    B4J Library jPager - ViewPager

    This is a high performance pager, optimized for large lists. No flickering or other unwanted behavior when changing index in large lists. Page change via arrow keys on the keyboard, or with the NextPage/PreviousPage function. I spend a lot of time in creating views, some views i need by my...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS ViewPagerNative based on AHViewPager and iTabstrip

    The goal was to create a cross-platform viewpager based on existing viewpagers. Since AHViewPager and iTabstrip are very different, the view helps to create a unified interface. 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...
  3. epiCode

    B4A Library [B4A] FlowMenu - Sleek Animated Menu

    FlowMenu Gives a sleek modern animated look to your Menu/Tab. Can be used as Menu / Tabs / Pager / Cards or Simple Info Display. Swipe up, down, left, right to expand or move back and forth between info panels. All panels are exposed and can support any custom layout, custom color or...
  4. I

    Android Question Amir_RecyclerView - Is there an example of ViewPager with a TabBar linked to it?

    I checked the examples that came with it. There were some of ViewPager with page indicator that work great but nothing with TabBar.
  5. Alexander Stolte

    B4A Library [B4X] [XUI] AS Sliding Onboarding (based on ASViewPager)

    Hello, the next view to make the B4X life easier :) The view was written from scratch and is not compatible with the ASOnboarding. First, 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...
  6. Alexander Stolte

    B4A Class [B4X] [XUI] AS TabStrip (ASViewPager + ASTabMenu)

    Hello, this is a helper class to make it easier to create a tabstrip from the ASViewPager and ASTabMenu. Important You need ASTabMenu V1.13+ 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...
  7. Alexander Stolte

    B4A Library [B4X] [XUI] AS ViewPager based on xCustomListView

    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...
Top