Loading remote images on android

Hi,

We’re loading image remotly from a server (by inserting a rest call url into the src) This could take a while depending on the server response. On ios it shows nothing until the image is loaded which is fine but on android 7.0 it shows a broken image until the image is loaded.

Is there any way to make this look nice (acceptable) on android as well

With best regards,
Robin