A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed from 1 (January) to 12 (December). You can access from the LocalDate from CalendarDay using getDate().
Features
- Add the JitPack repository to your build file
- Add MaterialCalendarView into your layouts or view hierarchy
- Set a OnDateSelectedListener or call MaterialCalendarView.getSelectedDates() when you need it
- Make sure to check all the documentation available
- One of the aims of this library is to be customizable
- Define the view's width and height in terms of tile size
- Events, Highlighting, Custom Selectors, and More!
License
MIT LicenseFollow Material Calendar View
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Material Calendar View!