File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ RxJava resources
3232
3333### 一些不错的介绍操作符的文章
3434 * [ 木水川的博客] ( http://mushuichuan.com/tags/RxJava/ )
35+
36+ * [ RxMarbles] ( [http://rxmarbles.com/](http://rxmarbles.com/) ) -Interactive diagrams of Rx Observables
37+
3538 * [ Android RxJava使用介绍(二) RxJava的操作符] ( http://blog.csdn.net/job_hesc/article/details/46242117 )
3639
3740### 一些不错的翻译文章
@@ -59,6 +62,12 @@ RxJava resources
5962
6063* [ learnrxjava] ( https://github.com/jhusain/learnrxjava ) -RxJava例子
6164
65+ * [ MovieGuide] ( [https://github.com/esoxjem/MovieGuide](https://github.com/esoxjem/MovieGuide) ) -An Android app that showcases the MVP pattern and RxJava
66+
67+ * [ RxWeather] ( [https://github.com/SmartDengg/RxWeather](https://github.com/SmartDengg/RxWeather) )
68+ -Architecting Android with RxJava
69+
70+ * [ RxBlur] ( [https://github.com/SmartDengg/RxBlur](https://github.com/SmartDengg/RxBlur) ) -用RxJava处理和操作高斯模糊效果的简单用例。
6271## Library
6372
6473 * [ rx-preferences] ( https://github.com/f2prateek/rx-preferences ) -使SharedPreferences支持RxJava
You can’t perform that action at this time.
0 commit comments