Hi,
whilst starting to build a library of custom views (CV), ran into an issue when the CV has an image included.
When using the CV in an example project and running, an error occurs:
The file select.png is part of the CV and located in the CV dirassets folder.
Question: Is it required to copy CV images to the example project files folder as well or is there a way to included these in the library jar (which I thought is handled by having those in the files folder)?
CV (RLControls > SelectFileTextField) & Project example (Example1) attached.
whilst starting to build a library of custom views (CV), ran into an issue when the CV has an image included.
When using the CV in an example project and running, an error occurs:
B4X:
Caused by: java.lang.RuntimeException: Asset file not found: select.png
Question: Is it required to copy CV images to the example project files folder as well or is there a way to included these in the library jar (which I thought is handled by having those in the files folder)?
CV (RLControls > SelectFileTextField) & Project example (Example1) attached.
Attachments
Last edited: