Android Question Adaptative icon - #AdditionalRes: ../icon

ciginfo

Well-Known Member
Licensed User
Longtime User
Hello,
I can't add "#AdditionalRes: ../icon" in main module, Unsupported attribute: additionalres
Where is the problem?
Thank you
 

DonManfred

Expert
Licensed User
Longtime User
I can't add "#AdditionalRes: ../icon" in main module, Unsupported attribute: additionalres
Where is the problem?
WHERE EXACTLY do you try to add this line?
I tried it with a Activities- and a B4XPages-project. In both i added this line in MAIN Module. Both can be compiled.

create a small project and upload it. to get any more useful answers.
 
Last edited:
Upvote 0
Top