Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Not all images from uri show up.

$
0
0

Hey all,

I'm trying to load images from an uri and show them in a grid view. The only problem is, the location I get these images from has both images with an extension and one without (the one without leads to a default image). The images without extension show fine, however the ones with do not.

Uri uri = new Uri(authorImages[i]); UriImageSource source = new UriImageSource(); source.Uri = uri;
This is how I am setting the source for the image.

Most image urls with image extension look like:

Tested on a Motorola Moto G4 Plus


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>