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

Swipe left and swipe right listener #352

Open
klemenhercog opened this issue Jun 7, 2020 · 1 comment
Open

Swipe left and swipe right listener #352

klemenhercog opened this issue Jun 7, 2020 · 1 comment

Comments

@klemenhercog
Copy link

klemenhercog commented Jun 7, 2020

Is there any chance, to set listeners for left and right swipe ( to previous and next month) in calendar?

@tomastrusik
Copy link

tomastrusik commented Jul 9, 2020

try:
calendarView.setListener(object : CompactCalendarViewListener { override fun onMonthScroll(date: Date) // date } })

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