Skip to content

Commit 356988a

Browse files
committed
Update for newline
1 parent 6f22b7b commit 356988a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@ Custom View 神器。通过简单的注解帮助你大大减少 Custom View 中
16491649
A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.(facebook 开发的检测手机主流配置工具)
16501650
项目地址:https://github.com/facebook/device-year-class
16511651

1652-
1. RxAndroid
1653-
对RxJava在Android上的扩展,使得Android上也很容易实现reactive components,简化线程操作,从而写出很漂亮的代码。
1654-
项目地址:https://github.com/ReactiveX/RxAndroid
1655-
文档介绍:给Android 开发者的 RxJava 详解
1652+
1. RxAndroid
1653+
对RxJava在Android上的扩展,使得Android上也很容易实现reactive components,简化线程操作,从而写出很漂亮的代码。
1654+
项目地址:https://github.com/ReactiveX/RxAndroid
1655+
文档介绍:给Android 开发者的 RxJava 详解
16561656

16571657
#### 六、Android 高版本向低版本兼容
16581658
1. Nine Old Androids

0 commit comments

Comments
 (0)