EventsCalendar
EventsCalendar copied to clipboard
Events Calendar is a user-friendly library that helps you achieve a cool Calendar UI with events mapping. You can customise every pixel of the calendar as per your wish and still achieve in implementi...
I'm looking for a way to display different event points in different colors. For example: 06/28/2022 -> Green dot 06/29/2022 -> Red dot I wish I could show a different...
I'm looking for a way to display different event points in different colors. For example: 06/28/2022 -> Green dot 06/29/2022 -> Red dot I wish I could show a different...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
How can I enable select the past date. I have already set the mindate as last year but i still cant select the date before today
When I click on a date and go to next view after I came back the selected date become disable and event dot becomes white. how can I solve this...
**Is your feature request related to a problem? Please describe.** I want to add dots according to number of event on a date. e.g if I have 2 events on...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
https://github.com/tizisdeepan/EventsCalendar/blob/7616af517c6aeee4c92ad0e70f8dbcb6481125c4/eventscalendar/src/main/java/com/events/calendar/views/EventsCalendar.kt#L94 If callback is not set, there's no way to set month range, makes no sense for me
Thank you for your good library. I implemented your library by adding app module gradle file. How can I custom header of month calendar? such as: - set text month...