How to avoid refreshing of cells on when calling notifyDataSetChanged() for PinterestLikeAdapterView?

前端 未结 4 1426
北恋
北恋 2021-01-05 11:36

Background

I\'m using the PinterestLikeAdapterView library to show some images from the internet, which is like a gridView but with different height for each cell.

4条回答
  •  天命终不由人
    2021-01-05 12:03

    seems that the authors of this library have fixed it, after some time i've reported about it:

    https://github.com/huewu/PinterestLikeAdapterView/issues/8

提交回复
热议问题