Skip to content

Commit

Permalink
add gif
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghejie committed Nov 26, 2015
1 parent 5e8d6d7 commit d11166a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,10 @@ mRecyclerView.setRefreshProgressStyle(ProgressStyle.BallSpinFadeLoader);
```
![refreshloadingballspinfade](https://github.com/jianghejie/XRecyclerView/blob/master/art/refreshloadingballspinfade.gif)
```java
mRecyclerView.setLaodingMoreProgressStyle(int style);
mRecyclerView.setLaodingMoreProgressStyle(ProgressStyle.SquareSpin);
```
![loadingmoresquarespin](https://github.com/jianghejie/XRecyclerView/blob/master/art/loadingmoresquarespin.gif)


#### refresh arrow icon
we provide a default arrow icon:
Expand Down

0 comments on commit d11166a

Please sign in to comment.