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

1. generic weeklist adapter #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iamdeadman
Copy link

  1. added option to hide empty days from agenda view

Hi @FHellmann

So, I started working on generifying the approach to create weeklistadapter for the calendarview so that it can be overriden to add custom behaviour there.
Following this article - https://medium.com/@leonidustenko/generic-recyclerview-adapter-a69a24ec25bc

I tried to make some changes and added the options to create weeklist adapter from inside the sample instead of using the library version and also added a function to show non-empty events only in the agenda listview but I still don't fully understand the CalendarManager's build calendar function so I am having trouble modifying it to remove the date labels entirely that don't have any events
associated with them in the calendar view and week view.

It would be great If you can spare some time reviewing these changes or suggest improvements / better ways to get this done.

TIA

2. added option to hide empty days from agenda view
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

Successfully merging this pull request may close these issues.

2 participants