Skip to content

Commit

Permalink
set network refresh mode as default
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Aug 26, 2014
1 parent ac4915a commit 7266712
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ public boolean isReadyForPull(View view, float v, float v2) {
);
}
setupWizard.setup(mPullToRefreshLayout);
// set network refresh mode as default
setNetworkRefreshMode(true);
}

/**
Expand Down

0 comments on commit 7266712

Please sign in to comment.