tab strip

  1. M

    Android Question [B4X] ASSegmentedTab - Fix width of a Tab

    Hi everyone, very amazed by the work of @Alexander Stolte !!! I'm implementing it in my project right now. Only one thing is not clear to me: Is it possible to fix the width of a specific element? I need to achieve this result where the icon has a smaller tab, while the other tabs can...
  2. Alexander Stolte

    [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...
  3. D

    Android Question TabStripViewPager

    My B4A was working fine. I recently upgraded. Now it will not run TabStripPageViewer. I get the following error message from the attached sample code: java.lang.ClassNotFoundException: android.support.v4$view$ViewPager$OnPageChangeListener at...
Top