Bug? Missing icon in B4A-Bridge github repo

Alessandro71

Well-Known Member
Licensed User
Longtime User
Just for learning purposes, I downloaded the B4A-Brige source zip file from github.
The Service1.bas module references icons "a_connected" and "a_disconnected" in the UpdateNotification Sub, but the referenced files are missing from the repo.
 

Alessandro71

Well-Known Member
Licensed User
Longtime User
Download the project again and set all files under Objects/res/drawable to be read-only.
may it be solved moving files to and external directory and using something like
#AdditionalRes: ../icon
?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…