Hopefully I'm being really stupid but I'm having issues with just trying to display an image.
I downloaded the latest Xamarin trial on Thursday, started up a new Android project, dragged and dropped an image view down onto the Main.xml. I've then added a few random images (see Image1.png). I've checked their BuildAction and they are set to AndroidResource.
However, when I go to the properties of the imageView, I hit the ellipses in the src property and I am returned with an empty window (see Ellipses.png)
Any idea what I'm doing wrong?!