luizgrp / SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
MIT License
1.68k stars 372 forks source link

Release version 2.0.0 #150

Closed luizgrp closed 5 years ago

luizgrp commented 5 years ago

Contributors: @yccheok @jub-jan

yccheok commented 5 years ago

Congratulation on the latest release. Would really love to use this 2.0.0 version.

However, right now, I'm forced to use my own forked version (https://github.com/yccheok/SectionedRecyclerViewAdapter/tree/0.4), due to lack of feature https://github.com/luizgrp/SectionedRecyclerViewAdapter/pull/137

Do you want to consider such proposed feature? :)

luizgrp commented 5 years ago

@yccheok will have a look on that soon 👍