Skip to content

CPPAlien/AndroidCalendar

Repository files navigation

AndroidCalendar

Simple Calendar implementation imitates google android calendar style

Example

APK Download

###Usage

dependency:

com.android.support:support-v4:23.1.0

maven way:

repositories{
    maven { url "https://jitpack.io" }
}
dependencies {
    compile 'com.github.CPPAlien:AndroidCalendar:1.0.0'
}
<cn.hadcn.calendar.CalendarView
   android:id="@+id/view_pager"
   android:layout_width="match_parent"
   android:layout_height="match_parent"/>

About

Simple Calendar realization imitates google calendar style in android

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages