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

Is there a way to add headers to UltimateRecyclerView as listview.addHeader(...)? #222

Open caprice opened 8 years ago

jjhesk commented 8 years ago

yes. this is will very good suggestion and I realised that it is very important to adapt such fashion in the core object in order to make it more extendable. no, we are still working on how to resolved the existing issues from the previous problems. For this reason, we have opened up the new official branch just to make this happening. @caprice

jjhesk commented 8 years ago

please now read #276

caprice commented 8 years ago

Thx! I will try the new feature.