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 b2851b3 commit 4da93fbCopy full SHA for 4da93fb
README.md
@@ -19,7 +19,7 @@ RecyclerViewHelper是基于android 原生库RecyclerView的功能扩展,扩展
19
```gradle
20
compile 'com.cncoderx.recyclerviewhelper:library:1.0'
21
22
-如需要添加抽屉功能,需要添加依赖:
+// 如果需要添加抽屉功能,添加依赖:
23
compile "com.daimajia.swipelayout:library:1.2.0@aar"
24
```
25
0 commit comments