addFooterItemAt

fun addFooterItemAt(position: Int, item: ITEM, onResult: (NormalAdapterResult) -> Unit? = null)

Inserts a footer item at a specific footer position.

지정한 footer 위치에 footer 아이템을 삽입합니다.