I want to create horizontally scrollable calendar view like below image.
I have got some thirdparty libraries to create calendar view, but all those supports only normal calendar. I want minimized version of the calendar in horizontally scrollable and on click of a date the content should be updated.
This is an old post but I want to share my findings
This library offers great customization, is written in Kotlin and support SDK >=21
And check this Medium post for a step-by-step guide.
Here are some sample UIs you can easily produce