Android Question Strange display in log, during App execution.

tigrot

Well-Known Member
Licensed User
Longtime User
Hi everybody,
I get this line:
Class not found: b4a.example.customlistview, trying: it.whereami.logicdata.customlistview
the execution is correct, but I'm not able to find any reference to b4a.example.customlistview !
Where does this reference come from?

Ciao
Mauro
 

DonManfred

Expert
Licensed User
Longtime User
maybe from a layout file which you copied from another project to this project?
 
Upvote 0
Top