We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b6170 commit 5661683Copy full SHA for 5661683
README.md
@@ -33,7 +33,12 @@ https://github.com/jianghejie/PullToRefreshListView
33
异步加载改写自LazyList
34
https://github.com/thest1/LazyList
35
36
-其中第一个需要你自己下载并添加依赖,第二个库已经集成到了项目中
+######图标资源
37
+IonIconView
38
+https://github.com/MarsVard/IonIconView
39
+这个项目集中了android 和ios中常见的图标,基本解决了我对美工的需求
40
+
41
+其中第一、第三个个需要你自己下载并添加依赖,第二个库已经集成到了项目中
42
43
目前该项目的功能还很单一,后续会增加更多的功能。
44
0 commit comments