Skip to content

Commit dc884ed

Browse files
Merge branch 'master' into pr/2
Conflicts: README.md
2 parents 86a7950 + 21a47d4 commit dc884ed

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ RxJava resources
3737

3838
翻译 [Don't break the chain: use RxJava's compose() operator](http://www.jianshu.com/p/e9e03194199e)
3939

40-
41-
## test
42-
40+
* 扔物线的文章 [给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083) 讲解非常详细
4341

44-
* [Unit Testing RxJava Observables and Subscriptions](http://fedepaol.github.io/blog/2015/09/13/testing-rxjava-observables-subscriptions/)
45-
42+
## test
43+
44+
* [Unit Testing RxJava Observables and Subscriptions](http://fedepaol.github.io/blog/2015/09/13/testing-rxjava-observables-subscriptions/)
45+
4646
## App
4747

4848
简介:Android application that loads gifs via gfycat for efficiency's sake
@@ -57,3 +57,10 @@ RxJava resources
5757

5858
Android中使用Rx的一种架构
5959
[rx-android-architecture](https://github.com/tehmou/rx-android-architecture)
60+
61+
RxJava例子
62+
[learnrxjava](https://github.com/jhusain/learnrxjava)
63+
64+
## stackoverflow
65+
66+
[When should one use RxJava Observable and when simple Callback on Android?](http://stackoverflow.com/questions/21890338/when-should-one-use-rxjava-observable-and-when-simple-callback-on-android)

0 commit comments

Comments
 (0)