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
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.