Hi,
I can see when creating a Android Class Library Project, we do get a Resources folder section, however there is no Drawable section.
I've created one in there, however the Resource.Designer.cs is not picking up the files, despite them being flagged as AndroidResource.
Does anyone have a clue how to get this to work?, as I would like to create a reuseable component with graphics and layouts in the Class Library Project.
Thanks in advance.