高仿钉钉的日历控件
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'
}

allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Add the dependency
dependencies {
compile 'com.github.codbking:CalendarExaple:v1.0.0'
}
本文标题:高仿钉钉的日历控件使用方法
本文链接:https://www.haomeiwen.com/subject/idebwttx.html
网友评论