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.43k forks source link

刷新是如何刷新header #500

Open Losering opened 3 years ago

Losering commented 3 years ago

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