Android Question CustomListView Missing

DawningTruth

Active Member
Licensed User
Getting a weird error. Perhaps someone can point me in the right direction.

I have 2 different B4A projects. Both have the following modules activated:

KMwchS.jpg


On the one project it gives me CustomListview in the Designer (Add View -> CustomView -> CustomListView)

In the other project, which is my main project, it does not give me CustomListView as an option.

I'm stumped!

Any suggestions on how to resolve.
 

DawningTruth

Active Member
Licensed User
You are probably using the class module inside the project where it is working.
Remove the class module and add the library xCustomListview in both apps.
Thx Don,

Still learning the B4x platform and making rookie mistakes. I had not selected xCustomListview. :rolleyes:
 
Upvote 0
Top