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

在时间选择器中 上下滚动夸循环日期时,是否可以让月份随之加减 #335

Open
fgh345 opened this issue Apr 10, 2023 · 2 comments

Comments

@fgh345
Copy link

fgh345 commented Apr 10, 2023

或者请问下 我该怎么实现这个联动效果

@liyujiang-gzu
Copy link
Member

关键的几个监听方法:

datePicker.getWheelLayout()
dateWheelLayout.setOnDateSelectedListener
dateWheelLayout.getYearWheelView().setOnWheelChangedListener
dateWheelLayout.getMonthWheelView()

@fgh345
Copy link
Author

fgh345 commented Apr 23, 2023 via email

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