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

android.support.v7.widget Support #174

Closed ghost closed 5 years ago

ghost commented 5 years ago

it doesn't support with android.support.v7.widget.

Please suggest.