A light-weight calendar month view. Implemented as a single view drawn on a canvas - to be as light as possible and friendly for adapter integration..
CanvasCalendar is hosted in the following web site
https://github.com/RanyAlbegWein/CanvasCalendar
If you think the Android project CanvasCalendar 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 CanvasCalendar.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 1 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
CanvasCalendar has the following Java source files.
com.rany.albeg.wein.canvascalendar.Utils.java com.rany.albeg.wein.canvascalendar.view.CanvasCalendarMonthView.java