高仿钉钉的日历控件使用方法

2017-02-23  本文已影响0人  浮生若梦梦不归

高仿钉钉的日历控件


Add it in your root build.gradle at the end of repositories:

allprojects {

repositories {

...

maven { url 'https://jitpack.io' }

}

}


Add the dependency

dependencies {

compile 'com.github.codbking:CalendarExaple:v1.0.0'

}


上一篇 下一篇

猜你喜欢

热点阅读