文件名称:Android代码-android的一个日期选择器
文件大小:118KB
文件格式:ZIP
更新时间:2022-08-26 01:12:30
Android代码
clean-simple-calendar Small simple Android calendar implementation Time-Square is the ultimate calendar but hard to customize. The alternative Caldroid is based on really unclean code, hard to change, hard to test. Also, custom selection logic is used instead of using selection and disabled states of the views. This one is a simple view, not a fragment item layout xml provided by developer, not included supports i18n by different starting days of week support selection (style via xml selected s
【文件预览】:
clean-simple-calendar-master
----.gitignore(133B)
----settings.gradle(51B)
----build.gradle(440B)
----.travis.yml(404B)
----gradlew(5KB)
----LICENSE(1KB)
----README.md(4KB)
----gradlew.bat(2KB)
----gradle.properties(892B)
----gradle()
--------wrapper()
----lib()
--------build.gradle(2KB)
--------src()
--------gradle.properties(682B)
----simple_sample()
--------.gitignore(7B)
--------build.gradle(504B)
--------src()
--------proguard-rules.pro(703B)
----styled_sample()
--------build.gradle(504B)
--------src()
--------proguard-rules.pro(703B)