This is a custom built calendar that will allow you display and show saved events per calendar day. The design was inspired to go along with the new Material Design (5.0)..
MaterialCalendar is hosted in the following web site
https://github.com/mckinleymax/MaterialCalendar
If you think the Android project MaterialCalendar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MaterialCalendar.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
There are 3 image files in MaterialCalendar. The names of the image files are listed as follows.
ic_calendar.png ic_next_calendar.png ic_previous_calendar.png
The following screenshort is generated from the image listed above.
MaterialCalendar has the following Java source files.
com.mckinleymax.materialcalendar.ApplicationTest.java com.mckinleymax.materialcalendar.MainActivity.java com.mckinleymax.materialcalendar.MaterialCalendar.java com.mckinleymax.materialcalendar.MaterialCalendarAdapter.java com.mckinleymax.materialcalendar.MaterialCalendarFragment.java com.mckinleymax.materialcalendar.SavedEventsAdapter.java