rxandroidexamples icon indicating copy to clipboard operation
rxandroidexamples copied to clipboard

A set of examples for using RxJava in Android

Results 7 rxandroidexamples issues
Sort by recently updated
recently updated
newest added

Replaced android:layout_height="**match_paren**t" with android:layout_height="**wrap_content**" for the Recycleview to display all items in the list.

Replaced compile with implementation, testCompile with testImplementation so as to remove warnings when running the project.

This updates all dependencies to the latest version (+some minor project cleanups). See individual commits for details. Please NO GitHub rebase/squash merges. If you'd like me to combine some or...

目前的版本是2.0.1了,有空的话,可以再写一个demo ,哈哈

hi, I cloned and compile the code with Android Studio. And it's upload to the phone that the system is Android 4.4. It got crashed after launch.The crash infomation is...