This library is the result of working in a forked repository. The story of this project started when I was developing an Android App at work that needs a Calendar to display events, when doing research, I found many solutions, but the trouble was that no one match with the app in the way as I want.
The project I'm currently using as base is Custom Calendar View, being this one of the most beautiful and customizable projects I have found.
Actually, the project has this features supported:
In order to make the Calendar more customizable and Interactive, the next is a list of some features that I want to add:
Here are some screenshots taken from the Sample App running on device emulator.
This is a gif showing you the swipe working on the Calendar App Sample
Actually, the project has a stable release version 1.2.2. Feel free to use Material Calendar View in your project.
Well! Pay attention, I'm going to explain how to setup my project for you to use it. I'll show you the configuration setup from Gradle, Maven and SBT.