Android Open Source - Development calendar android-collapse-calendar-view






Project Summary

Android calendar view that can be toggled between week and month view..

Web Site / Source Repository

android-collapse-calendar-view is hosted in the following web site
https://github.com/blazsolar/android-collapse-calendar-view

If you think the Android project android-collapse-calendar-view listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-collapse-calendar-view.

ItemValue
Java File Count16
Supported screen sizes[xxhdpi, nodpi]
Activity Count1

License

The license information of android-collapse-calendar-view is as follows:

MIT License





Resource Files

There are 6 image files in android-collapse-calendar-view. The names of the image files are listed as follows.

ic_arrow_left_disabled.png
ic_arrow_left_normal.png
ic_arrow_left_pressed.png
ic_arrow_right_disabled.png
ic_arrow_right_normal.png
ic_arrow_right_pressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.wefika.calendar.CollapseCalendarView.java
com.wefika.calendar.example.MainActivity.java
com.wefika.calendar.manager.CalendarManager.java
com.wefika.calendar.manager.CalendarUnit.java
com.wefika.calendar.manager.Day.java
com.wefika.calendar.manager.Month.java
com.wefika.calendar.manager.ProgressManagerImpl.java
com.wefika.calendar.manager.ProgressManager.java
com.wefika.calendar.manager.RangeUnit.java
com.wefika.calendar.manager.ResizeManager.java
com.wefika.calendar.manager.Week.java
com.wefika.calendar.models.AbstractViewHolder.java
com.wefika.calendar.models.SizeViewHolder.java
com.wefika.calendar.models.StubViewHolder.java
com.wefika.calendar.widget.DayView.java
com.wefika.calendar.widget.WeekView.java