Quivr / Android-Week-View

Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
Apache License 2.0
257 stars 64 forks source link

Request: span full day events of multiple days across multiple columns, as single cell #96

Open AndroidDeveloperLB opened 6 years ago

AndroidDeveloperLB commented 6 years ago

Currently it's shown as multiple cells with the same content each:

image

What I'd like is as shown on Google Calendar:

image