baserecyclerviewadapter / com.skydoves.baserecyclerviewadapter / BaseAdapter / addSection

addSection

fun <T> addSection(section: List<T>): Unit

adds a section on the section list.