A TimelineView that will help you create event timelines in apps just like the Outlook Calendar DayView.
Code that allows you to create a timeline view just like the Outlook Calendar Day View for events. The UI offers a lot of color and structure customizations.
A fast richly customizable week calendar fragment code in Android. In this user can change week by left/right scroll. And also set the dots for events below date.
Untitled.mp4
You can find a view like this in the official Calendar app by Outlook. This kind of duration based height adjustment is difficult to implement natively without the use of a Custom View. This code does all the heavy work for you and provides a clean API to tweak the settings easily using both xml atributes as well as through code.