Closed subediaayush closed 7 years ago
I cannot help you unless you provide more info
Nevermind, the problem occured when a section had 0 items. It seems you have to check for empty sections and remove it from the section count. Cool library though.
I was having some issues with displaying the list items where all the headers had same title. Adapter was returning correct title while calling
getSectionHeaderTitle
from 'onBindItemViewHolder'