I have a Xamarin Forms (2.0) Android app where I\'m trying to show an image. I\'ve got an icon called icon-pages-r1.png which I\'m trying to show using the foll
icon-pages-r1.png
For others who may end up here...
Make sure the image file is actually a part of the project (Resources\drawable) and that the build action is AndroidResource.