cardslider

  1. Alexander Stolte

    Android Example [B4X] AS CardSlider - Text animation

    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 =...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS CardSlider

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