emilsjolander / StickyListHeaders

An android library for section headers that stick to the top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the grouping of the sections rather then by first character

rohanvachhani opened this issue · comments

I have M number of section name string (which is header name in my case); and different number of question strings in each sections. Section names shoud be header and I have question strings array for each sections. How to group according to this scenario?