文件名称:Android代码-CalendarView
文件大小:99KB
文件格式:ZIP
更新时间:2022-08-25 23:08:23
Android代码
Calendar View Library A Month and a Week view group to present data. Features: Customizable colors and text sizes Overflow mark below the day when the views don't fit First day of the week can be set to Sunday, Saturday or Monday Screenshots Add to your project using gradle compile 'com.sickmartian.calendarview:calendarview:1.0.0' Customizable properties at a glance API The API for getting the pressed, current and/or selected day works via the DayMetadata class. DayMetadata is just a value
【文件预览】:
CalendarView-master
----.gitignore(508B)
----settings.gradle(47B)
----build.gradle(671B)
----gradlew(5KB)
----.gitmodules(106B)
----calendarviewsample()
--------.gitignore(7B)
--------build.gradle(723B)
--------src()
--------proguard-rules.pro(670B)
----README.md(4KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----gradle()
--------wrapper()
----calendarview()