We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57f6bff commit 8c13367Copy full SHA for 8c13367
README.md
@@ -1,2 +1,8 @@
1
# FastAdapter
2
一个快速进行适配器编写的库,适用于RecyclerView,ListView,GridView,ViewPager等
3
+
4
+引入依赖
5
6
+```java
7
+implementation 'com.yhw.library:fastadapter:0.0.1'
8
+```
0 commit comments