Skip to content

Commit

Permalink
Merge remote-tracking branch 'CymChad/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen authored and Allen committed Aug 6, 2016
2 parents 2a0049f + cf3b4a6 commit 429c2d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
- **设置空布局(比Listview的setEmptyView还要好用!)**
- **添加拖拽item**

#扩展库
[PinnedSectionItemDecoration](https://github.com/oubowu/PinnedSectionItemDecoration)
#如何使用它?
先在 build.gradle 的 repositories 添加:
```
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Please feel free to use this.(Love can be a **Star**)
- **add setEmptyView methods**
- **add drag item**

#Extension library
[PinnedSectionItemDecoration](https://github.com/oubowu/PinnedSectionItemDecoration)
# Get it
Add it in your root build.gradle at the end of repositories:
```groovy
Expand Down

0 comments on commit 429c2d7

Please sign in to comment.