I copied a layout file from Project1 to Project2. The layout file has a Customview: SpeakButton. When I compile Project2, I get the below warning in the logs, despite cleaning unused files and cleaning project. The project compiles ok . In older versions of B4A you could go to Designer and change the custom view property. But, using version 6.50, it is grayed out :
Class not found: com.cart.hhedataentry.speakbutton, trying: com.cart.divdataentrytabstrip.speakbutton
Where can I get rid of the warning (nuisance warning)?
Thank you
Class not found: com.cart.hhedataentry.speakbutton, trying: com.cart.divdataentrytabstrip.speakbutton
Where can I get rid of the warning (nuisance warning)?
Thank you