AS Onboarding is a view you can use to attract first-time users when they land on your app. Or to present new features after a major update, with pictures and descriptions. Or to collect user data at the 1st start of the app, many things are possible.
The View is modular and can also be...
https://www.b4x.com/android/forum/threads/b4x-xui-as-viewpager-based-on-xcustomlistview.116709/
A small example project on how to achieve endless scrolling in both directions with the as viewpager.
Important
You need AS ViewPager V2.01+
and for B4J, you need V1.02+ of the jPager
The best...
https://www.b4x.com/android/forum/threads/b4x-xui-as-cardslider.153204/
Code
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
Root.LoadLayout("frm_main")
B4XPages.SetTitle(Me,"AS CardSlider")
AS_CardSlider1.ItemWidth = 100dip
Dim StartYear As Int =...
A simple card slider with advanced customization options.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. :)
SideGap
The width in dip, how...
hi @Erel ;
I am using the latest version of Basic4Android 12.50, and I have also installed the latest SDK through the official website, including resources_11_22 with the commandlinetools-win-9123335_latest. I have also installed all the required items for Android X that were not previously...
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...
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...
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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.