Horizontal Calendar View
A simple library to display a horizontal calendar with custom start and end date, and mark events with a background.
Installation
Use Gradle to install the library, just add the following in app level build.gradle file
Usage
See the sample app to check the implementation of the library
In MainActivity.java
In activity_main.xml
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.