文件名称:Android代码-Custom-Calendar-View
文件大小:178KB
文件格式:ZIP
更新时间:2022-08-27 20:40:52
Android代码
Custom-Calendar-View To use the CustomCalendarView in your application, you first need to add the library to your application. You can do this by either from Gradle, Maven or by directly downloading the source code form GitHub. Features Currently it supports the following features: Next and previous month navigation Allow various customization including background color for day, week and title Set custom typeface using setCustomTypeFace() method. Show hide next previous month overflow days Set
【文件预览】:
Custom-Calendar-View-master
----.gitignore(32B)
----CustomCalendarSample.iml(951B)
----app()
--------.gitignore(7B)
--------build.gradle(703B)
--------src()
--------proguard-rules.pro(676B)
--------app.iml(8KB)
----settings.gradle(26B)
----build.gradle(505B)
----library()
--------AndroidManifest.xml(59B)
--------res()
--------build.gradle(311B)
--------src()
--------custom-calendarview.iml(7KB)
--------library.iml(8KB)
----CustomCalendarView.iml(949B)
----gradlew(5KB)
----README.md(6KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.idea()
--------vcs.xml(180B)
--------copyright()
----gradle()
--------wrapper()
----local.properties(476B)