Android decoder->decode returned false for Bitmap download

前端 未结 7 1693
不知归路
不知归路 2020-11-30 06:02

I\'ve started getting a

DEBUG/skia(xxxx): --- decoder->decode returned false 

issue on a few profile images from Facebook that I use in

7条回答
  •  臣服心动
    2020-11-30 06:22

    I ran into this issue as well using Xamarin. To fix it I simply used the Universal Image Loader Xamarin Component and it worked like a charm.

    Hope this helps!

提交回复
热议问题