Xamarin Android - How to rebuild Resource.designer.cs

前端 未结 16 564
孤独总比滥情好
孤独总比滥情好 2021-02-03 17:10

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

16条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-03 17:40

    I solved this problem removing the character "-" from the name of images in Drawable folder.

提交回复
热议问题