I am trying to add a listview to a particular panel in an array
I am using the sliding panels example as a base
can anyone advise how to add the listview?
Thanks
Joe
I am using the sliding panels example as a base
B4X:
Activity.AddView(panels(i), 100%x, 0, 100%x, 100%y - 60dip) 'add the panel to the layout
can anyone advise how to add the listview?
Thanks
Joe