We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397d6fa commit 0b90371Copy full SHA for 0b90371
README.md
@@ -20,7 +20,7 @@ HeaderViewAdapter可以对已有的RecyclerView.Adapter进行包装,使其具
20
在Module的build.gradle在添加以下代码
21
22
```
23
- compile 'com.github.donkingliang:HeaderViewAdapter:1.2.0'
+ compile 'com.github.donkingliang:HeaderViewAdapter:1.2.1'
24
25
26
**2、使用**
0 commit comments