Hello As far as I know xCustomListView now is included as internal library (lib version 1.67) but a not long time ago was a custom view until...
I am confused. I see tables, lists, xCustomListViews and don't know what to use. there are many examples with images. I just want simple text,...
I want to use the xcustomlistview to show an expandable list of vehicle manufacturers then when the "Ford" item is expanded there will be a list...
When I create a "b4xview panel" with rounded corners, it is ok if added directly to an Activity; if I pass (add) it to a xCustomListView, the...
Hi all, i am currently using the CustomListview.bas module version 1.66 and i can't figure out why i am seeing a bigger space between the first...
Hi - I've been using xCustomListView v1.20. Works great! No errors but the following warning appears in my log: Class not found:...
Ciao ragazzi. Nella mia lista inserisco un elenco di item espandibili. E' possibile sul clic del pannello corrispondente portarlo al top della...
HI, All If to use xChart on a Layout that should be loaded into items of xCustomListView - i have the error java.lang.IllegalArgumentException:...
Good day I need help please I have a custom listview (library) and use a layout for my image and a button !! How do i capture the correct button...
Hello, I´m new to B4A. I try to use xCustomListView and fail to add items. I want to use xCustomListView because of it´s customizability (e.g....
Hello, i want to trigger, when the user has released the list. how can i do that? i have try with a panel under the list, but this is not...
Hello, An important feature would be the overscroll functionality. With an Integer Output of the overscroll. [ATTACH] Source With this, you can...
Hello, my name is Lucas and I'm from Brazil, I'm having difficulties in putting the drag and drop event in XCustomListView?
hi, i'm confuse of XCustomListView and CustomListview. in project using CustomListview, add items code is For i = 0 To 29 Dim colors1...
May I know how can I disable overscroll in xCustomlistview so the end indicators not showing when I scroll to top or bottom (for vertical) and...
I am trying to add a CustomListView to a B4i project. I am getting this error as soon as Page1_Resize() completes: Application_Start Error...
Hi all, Based on this example I want to display data per page of 20 items. When ReachEnd it will be loading to the next page. But how to handle...
Hello, are any plans to add the PullToRefresh Feature to the xCustomListView in the Future? thanks Greetings
Hello, how i can set a ItemID (String or object) and from this i can get the right Panel. For Access a view. I fill my list with 2 databases and...
Hello, this would be useful. Set a ItemID (String or object) and from this you can get the right Panel. For Access a view. I fill my list with 2...