android-query, downloading images for a listView

后端 未结 2 388
时光取名叫无心
时光取名叫无心 2021-01-27 01:40

I\'m using android query to download an image in each element of a listview, and downloading thoses images is very, very, very slow (images far from heavy). I\'m like having an

2条回答
  •  自闭症患者
    2021-01-27 02:14

    Please see below Lazy Loading listview's source link for that, it may help you.

    Lazy Loading Listview

提交回复
热议问题