DiffUtilCallback

constructor(oldList: List<ViewData>, newList: List<ViewData>)(source)

Parameters

oldList

The old list of ViewData.

newList

The new list of ViewData.