updateItemAtAsync

fun updateItemAtAsync(position: Int, renderInfo: RenderInfo)

Update the item at index position. The RecyclerView will only be notified of the item being updated after a layout calculation has been completed for the new Component.