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

Unable to Add Events #27

Closed
nicemak opened this issue Nov 12, 2019 · 3 comments
Closed

Unable to Add Events #27

nicemak opened this issue Nov 12, 2019 · 3 comments

Comments

@nicemak
Copy link

nicemak commented Nov 12, 2019

Describe the bug
Adding events not working. eventsCalendar.getDotsForMonth(c) return null

To Reproduce
val c = Calendar.getInstance() c.add(Calendar.DAY_OF_MONTH, 3) eventsCalendar.addEvent(c)

Expected behavior
show event on calender

@nicemak nicemak closed this as completed Feb 22, 2020
@innoflash
Copy link

@nicemak have you found a solution to this?

@nicemak
Copy link
Author

nicemak commented Apr 8, 2020

@innoflash i found this library https://github.com/kizitonwose/CalendarView, it has many options to customize

@innoflash
Copy link

@nicemak thanks mate, will check it out

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