Skip to content

Commit

Permalink
SquareSpin style gif
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghejie committed Nov 26, 2015
1 parent 80a6edf commit 5e8d6d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ protected void onCreate(Bundle savedInstanceState) {
mRecyclerView.setLayoutManager(layoutManager);

mRecyclerView.setRefreshProgressStyle(ProgressStyle.BallSpinFadeLoader);
//mRecyclerView.setLaodingMoreProgressStyle();
mRecyclerView.setLaodingMoreProgressStyle(ProgressStyle.SquareSpin);

mRecyclerView.setLoadingListener(new XRecyclerView.LoadingListener() {
@Override
Expand Down
Binary file added art/loadingmoresquarespin.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e8d6d7

Please sign in to comment.