Have an “'Resource.Attribute' does not contain a definition for 'actionBarSize'” error

后端 未结 6 919
情书的邮戳
情书的邮戳 2020-12-18 20:40

Was trying to debug an empty app and got \"\'Resource.Attribute\' does not contain a definition for \'actionBarSize\'\" error. I have reinstalled android SDK\'s.

<         


        
6条回答
  •  一生所求
    2020-12-18 21:10

    These actions helped:

    1. Delete Bin and Obj folders in project folder
    2. Delete contents of C:\Users{your username}\AppData\Local\Xamarin\zips
    3. Rebuild project

提交回复
热议问题