File tree
Expand file treeCollapse file tree1 file changed
+3
-2
lines changed Expand file treeCollapse file tree1 file changed
+3
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | # APIJSON-Android-RxJava
|
2 | 2 |
|
3 |
| -全面使用RxJava。 |
4 |
| - |
| 3 | +全面使用RxJava。<br /> |
5 | 4 |
|
| 5 | +两个优化明显的代码段都在setList方法内。使用到RxJava的地方做了 “使用RxJava” 的标记。 |
| 6 | + |
6 | 7 |
|
7 | 8 | ## 总结
|
8 | 9 | 1.对MomentActivity,MomentListFragment等逻辑比较复杂、缩进层级多的代码段 逻辑简化和减少缩进层级的效果明显,其它地方逻辑简单用起来反而更麻烦。<br />
|
|
You can’t perform that action at this time.
0 commit comments