Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解决点击日期错乱问题 !!!!!!!!!!! #181

Open
longkiGit opened this issue Mar 15, 2019 · 2 comments
Open

解决点击日期错乱问题 !!!!!!!!!!! #181

longkiGit opened this issue Mar 15, 2019 · 2 comments

Comments

@longkiGit
Copy link

CalendarViewAdapter.java 整个替换掉。
calendarAdapter = new CalendarViewAdapter(
getActivity(),
onSelectDateListener,
CalendarAttr.CalendarType.MONTH,
CalendarAttr.WeekArrayType.Monday,
customDayView);
替换,。。。。。。。。。。。。。。。。。。

@softwarekk
Copy link

求解

@softwarekk
Copy link

adapter 初始化 calendarAttr.setCalendarType(CalendarAttr.CalendarType.WEEK); 默认进来时展开页面改成month 就ok了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants