//Android/br.com.arch.toolkit.android.recyclerAdapter/BaseRecyclerAdapter/addItem
[android] open fun addItem(item: MODEL)
Adds an item to the end of the list.
android