RxJavaAndDiffUtil
RxJavaAndDiffUtil copied to clipboard
A simple example of using DiffUtil with RxJava on Android
Simple example of using DiffUtil with RxJava
This is a simple Android app used as a demo for my blog post on combining DiffUtil and RxJava.
You can find the blog post at https://medium.com/@erikhellman/a-nice-combination-of-rxjava-and-diffutil-fe3807186012.