addModels

fun RecyclerView.addModels(models: List<Any?>?, animation: Boolean = true)

添加数据

Parameters

models

被添加的数据

animation

添加数据是否显示动画