updateRangeAt

fun updateRangeAt(position: Int, renderInfos: List<RenderInfo>)

Updates the range of items starting at position. The RecyclerView gets notified immediately about the item being updated.