cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.42k forks source link

刷新是如何刷新header #500

Open Losering opened 4 years ago

Losering commented 4 years ago

notifyDataSetChanged()后,onBindHeaderViewHolder不调用,导致header没更新视图