xlistview

  1. mcqueccu

    Android Question How to populate xListview from database and layout with multiple labels

    Hi, Looking at the xlistview example, I am trying to wrap my head around how to populate it with data from database, with layout that has like 5 labels. Where do loop to load the data? is it in Sub xLv_PanelRequested(Index As Int) Here is a sample of the data i need to load Dim parser As...
  2. Star-Dust

    B4A Library [B4X] [XUI] SD XUIView2

    Dependence: SD CreativeBackground SD_XUIView2 Author: Star-Dust Version: 0.14 B4XRangeSeekBar Events: ChangeValue (MinValue As Float, MaxValue As Float) Fields: Tag As Object Functions: AddToParent (PanelToAdd As B4XView, Left As Int, Top As Int, Width As Int, Height As Int) As String...
Top