HERE: https://www.b4x.com/android/forum/t...ew-cross-platform-customlistview.84501/page-2
Erel says
Forgive me for being dense but how do you do that? I need to load multiple xcustomlistviews at run time in to Layout "MAIN". The number needed is unknown and I simply want to add them as needed. I have been using the customlistview class and could add them at will.
I created a separate layout with only a CLV, But how do I load it on to MAIN and reference it? I can't get it as a view because it is a B4X view. I am lost.
Erel says
xCustomListView as well as the latest versions of CLV must be added with the designer. You can create a layout file with only a CLV and load it whenever you want to create one.
Forgive me for being dense but how do you do that? I need to load multiple xcustomlistviews at run time in to Layout "MAIN". The number needed is unknown and I simply want to add them as needed. I have been using the customlistview class and could add them at will.
I created a separate layout with only a CLV, But how do I load it on to MAIN and reference it? I can't get it as a view because it is a B4X view. I am lost.