Skip to content

Commit

Permalink
修改部分逻辑
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghaibin-dev committed Mar 21, 2017
1 parent f590b57 commit 6666a87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ public void setOnDateChangeListener(OnDateChangeListener listener) {
this.mListener = listener;
}

private class CalendarViewPagerAdapter extends PagerAdapter {
private class CalendarViewPagerAdapter extends PagerAdapter {

@Override
public int getCount() {
Expand Down

0 comments on commit 6666a87

Please sign in to comment.