Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Image not appearing on Android

$
0
0

I have an image in xamarin forms working on iOS but it just doesn't want to load on Android!

I have:
- In the XAML [Image x:Name="HatsImage" Source="hats.png"/]
- Put the image file in the Resources directory
- Made sure the image's buildaction is set to to AndroidResource

Am I missing something?

Thanks!


Viewing all articles
Browse latest Browse all 91519

Trending Articles