yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

InfiniteScrollAdapter always notifyDataSetChanged? #138

Open wzxx opened 6 years ago

wzxx commented 6 years ago

I find that in source code of InfiniteScrollAdapter, if data items change, always call notifyDataSetChanged?