Besides being the first 2.x release of the sample app, showing the API changes and how to update, the sample itself now uses Java 8 (via the Jack compiler) for clearer code.
The sample no longer depends on RxBinding (as no RxJava 2 version exists), so it is shown how Android View listeners can be made flowable using FlowableEmitter.