We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2a9772 + efe814d commit 0816367Copy full SHA for 0816367
README.md
@@ -1773,7 +1773,11 @@ A library that analyzes an Android device's specifications and calculates which
1773
1. RxAndroid
1774
对RxJava在Android上的扩展,使得Android上也很容易实现reactive components,简化线程操作,从而写出很漂亮的代码。
1775
项目地址:https://github.com/ReactiveX/RxAndroid
1776
-文档介绍:[给Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)
+文档介绍:[给Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)
1777
+
1778
+1. MultiImageSelector
1779
+一个本地图片选择器,支持图片的单选和多选,直接返回所选图片的路径。
1780
+项目地址:https://github.com/lovetuzitong/MultiImageSelector.git
1781
1782
#### 六、Android 高版本向低版本兼容
1783
1. Nine Old Androids
0 commit comments