Android Picasso Image does not load

后端 未结 16 1794
醉梦人生
醉梦人生 2020-12-10 04:02

There are two situations I load images, first, just directly from the internet, and second, load images that are downloaded in the device. And whenever I load, 8~9 out of 10

16条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-10 04:34

    Don't know its relevant to this issue or not but my problem is solved by using Glide instead of Picasso.

提交回复
热议问题