We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7f90f commit 8be1591Copy full SHA for 8be1591
README.md
@@ -23,12 +23,15 @@ dynamic-load-apk-Apk动态加载框架https://github.com/singwhatiwanna/dynamic-
23
24
用到的开源库
25
-------
26
-下拉刷新
27
-######
28
-改写自xListView的PullToRefreshListView https://github.com/jianghejie/PullToRefreshListView
29
-图片的异步加载
30
31
-异步加载改写自LazyList https://github.com/thest1/LazyList
+######下拉刷新
+
+改写自xListView的PullToRefreshListView
+https://github.com/jianghejie/PullToRefreshListView
+######图片的异步加载
32
33
+异步加载改写自LazyList
34
+https://github.com/thest1/LazyList
35
36
其中第一个需要你自己下载并添加依赖,第二个库已经集成到了项目中
37
0 commit comments