Visual Studio 2015 - Xamarin - Android - Getting “resource.id does not contain a definition for xxx” when I try to do anything in the .cs file

前端 未结 17 1599
后悔当初
后悔当初 2020-12-30 07:21

Adding Additional Activity .cs and Layout axml Using Visual Studio 2015.

I\'m very new to Xamarin and Android

17条回答
  •  心在旅途
    2020-12-30 07:46

    Like Maniacz said, in VS 2019 I just had to change the XML to axml extensión to the layout in layout folder under resources

提交回复
热议问题