Skip to content

Commit

Permalink
write demo code
Browse files Browse the repository at this point in the history
  • Loading branch information
limuyang committed Dec 27, 2019
1 parent 0643d67 commit b4176a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ boolean isFirstPage() {
}
}

private static final int PAGE_SIZE = 1;
private static final int PAGE_SIZE = 5;

private SwitchCompat switchCompat;
private RecyclerView mRecyclerView;
Expand Down

0 comments on commit b4176a0

Please sign in to comment.