Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qstumn authored Apr 1, 2017
1 parent 8147ab3 commit 7e2068d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# QRefreshLayout
一个下拉刷新上拉加载更多的Android自定义布局
为任意View添加下拉刷新上拉加载更多的功能

![](https://github.com/qstumn/QRefreshLayout/blob/master/demo.gif?raw=true) ![](https://github.com/qstumn/QRefreshLayout/blob/master/demo2.gif?raw=true)


## how to use:
### 1. gradle
```groovy
compile 'q.rorbin:QRefreshLayout:VERSION_CODE'
compile 'q.rorbin:QRefreshLayout:1.2.2'
```
VERSION_CODE [here](https://github.com/qstumn/RefreshLayout/releases)
### 2. xml
Expand Down

0 comments on commit 7e2068d

Please sign in to comment.