With adding a png file either in Visual Studio or Xamarin Studio in the Resources/Drawable folder and I build the project it fails to find any png resource, so I get 20 errors, I remove it and everything works fine.
I already have png resources in the folder.
Any idea?
Answers
it is the name of the png. remove dots,- and whatever distinct of letters
The name is just "feedback.png".
Im getting the same error - check those 5 files added under drawable. I've got correct action set etc. when I remove them build works fine, with the files added, I suddenly get 93 errors.![]()