Hey Guys,
In my app, I'm not sure if the file that's gonna be downloaded from the server is an image or not (but people are supposed to have only images). Is there a way to make image view not return an error when the file type that's passed in is not an image? I mean if the file wasn't an image the image view would just not view and image and not make the app crash.
Thanks guys, Abdul