Skip to content

1. generic weeklist adapter#153

Open
iamdeadman wants to merge 1 commit into
Tibolte:masterfrom
iamdeadman:custom_day_labels
Open

1. generic weeklist adapter#153
iamdeadman wants to merge 1 commit into
Tibolte:masterfrom
iamdeadman:custom_day_labels

Conversation

@iamdeadman

Copy link
Copy Markdown
  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