Hmm … missing your lovely Xamarin Android intellisense in the Visual Studio .axml code editor? Me too …
The Solution
- Open Visual Studio
- Open any .AXML file in your solution
- Go to the XML Menu
- Select Schemas
- Click Add
- Navigate to C:\Program Files (x86)\MSBuild\Xamarin\Android
- Select the android-layout-xml.xsd file
- Click Open
Sorted.
This file does not exist with the latest Xamarin and Visual Studio 2015 Update 2
Quite possibly, I haven’t checked on this recently so it may well have changed.