The android.support.design.widget.CoordinatorLayout is not declared

前端 未结 1 1154
闹比i
闹比i 2021-01-20 00:47

I\'m creating new android application using Xamarin in Visual Studio 2015. I added the component Android Support Design Library 23.4.0.1 to my Projects (Components) In my l

相关标签:
1条回答
  • 2021-01-20 01:07

    Try uninstalling the Support Libraries and then reinstalling them again.

    If that doesn't work, try going into C:\Users\{Your User}\AppData\Local\Xamarin and delete all folders in there. Then do a Clean and Rebuild in Visual Studio.

    0 讨论(0)
提交回复
热议问题