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

Get section item view type for adapter view type #129

Closed yccheok closed 5 years ago

yccheok commented 6 years ago

I manage to perform unit test run, after Invalidate Caches / Restart... the buggy Android Studio IDE.

yccheok commented 6 years ago

Sorry. I saw there are Travis error. But I have no idea how to solve it.

luizgrp commented 5 years ago

Closing as this has been cherry-picked to develop.