In Xamarin Android - How to regenerate the Resource.designer.cs
I tried to mark all the XML file\'s Build Action as \"AndroidResource\" and still the Resource.designer.c
I solved this problem removing the character "-" from the name of images in Drawable folder.