baserecyclerviewadapter / com.skydoves.baserecyclerviewadapter / BaseAdapter / addSectionList

addSectionList

fun <T> addSectionList(sections: List<List<T>>): Unit

adds a section list on the section list.