![]() Rework PrimitiveBackingData into SyncBackingData. Google says that you should not use DiffUtil on the main thread, as it is far too slow. In practice, the time it takes to diff is negligable, even more so when costly diffs are filled in with a replace call instead. Not only that, but switching to a synced list differ fixees the horrible nightmare that is the queue adapter. Generally a win-win for most use-cases in Auxio. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
NOTICE | ||
proguard-rules.pro |