power-adapters
power-adapters copied to clipboard
Integrate DiffUtils into ArrayData
After recent changes, we now use an ExecutorService
in ArrayData
, etc. We should also use DiffUtil
to emit precise change notifications, running the diff in a worker thread.