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

Layout for Items section #20

Closed vanjavanjavanja closed 7 years ago

vanjavanjavanja commented 7 years ago

I want to put items below each header to a CardView. Is it possible? Where should the layouts be replaced?

Thanks.

luizgrp commented 7 years ago

Hi @vanjavanjavanja, do you still have the issue? could you please paste the code you've tried so far and got stuck?