truizlop / SectionedRecyclerView

An adapter to create Android RecyclerViews with sections, providing headers and footers.
806 stars 144 forks source link

How can I change the distance between the section headers and the items ? #2

Open ruijun opened 9 years ago

ruijun commented 9 years ago

@truizlop

Hi, When I use SectionedRecyclerView, I have a question that How can I change the distance between the section headers and the items ?

truizlop commented 9 years ago

@ruijun You can add a padding at the bottom of your header views as you wish