Picasso keeps reloading images while scrolling upwards in listview, loads slowly

前端 未结 5 1652
一个人的身影
一个人的身影 2021-02-08 00:04

I have been searching SO threads for answers but couldn\'t figure out my issue from previous discussion. I have a listview which loads about 50 images (it used to be about 100

5条回答
  •  鱼传尺愫
    2021-02-08 00:52

    I would suggest you to use GLIDE for image loading. Since GLIDE is fast and with its cache loading feature you can get super fast image loading, With GLIDE you get lot of features..

    Download here https://github.com/bumptech/glide

提交回复
热议问题