sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
picker-app
/
androidx.picker.adapter
/
DiffUtilCallback
/
DiffUtilCallback
Diff
Util
Callback
constructor
(
oldList
:
List
<
ViewData
>
,
newList
:
List
<
ViewData
>
)
(
source
)
Parameters
old
List
The old list of
ViewData
.
new
List
The new list of
ViewData
.