- Category:
- android
- Tags:
-
[Java]
[源码]
- File Size:
- 66kb
- Update:
- 2014-03-29
- Downloads:
- 0 Times
- Uploaded by:
- 周
Description: Achieve a calendar view, you can click on to select a date, you can slide up and down to switch months.
To Search:
File list (Check if you may need any files):
android-calendarview-master
...........................\.gitignore
...........................\README.md
...........................\library
...........................\.......\AndroidManifest.xml
...........................\.......\build.xml
...........................\.......\pom.xml
...........................\.......\project.properties
...........................\.......\res
...........................\.......\...\drawable-hdpi
...........................\.......\...\.............\day_picker_week_view_dayline_holo.9.png
...........................\.......\...\.............\list_divider_holo_dark.9.png
...........................\.......\...\.............\list_divider_holo_light.9.png
...........................\.......\...\drawable-mdpi
...........................\.......\...\.............\day_picker_week_view_dayline_holo.9.png
...........................\.......\...\.............\list_divider_holo_dark.9.png
...........................\.......\...\.............\list_divider_holo_light.9.png
...........................\.......\...\drawable-xhdpi
...........................\.......\...\..............\day_picker_week_view_dayline_holo.9.png
...........................\.......\...\..............\list_divider_holo_dark.9.png
...........................\.......\...\..............\list_divider_holo_light.9.png
...........................\.......\...\layout
...........................\.......\...\......\calendar_view.xml
...........................\.......\...\values
...........................\.......\...\......\attrs.xml
...........................\.......\...\......\styles.xml
...........................\.......\...\......\themes.xml
...........................\.......\src
...........................\.......\...\net
...........................\.......\...\...\simonvt
...........................\.......\...\...\.......\calendarview
...........................\.......\...\...\.......\............\CalendarView.java
...........................\pom.xml
...........................\samples
...........................\.......\AndroidManifest.xml
...........................\.......\build.xml
...........................\.......\pom.xml
...........................\.......\project.properties
...........................\.......\res
...........................\.......\...\drawable-hdpi
...........................\.......\...\.............\ic_launcher.png
...........................\.......\...\drawable-ldpi
...........................\.......\...\.............\ic_launcher.png
...........................\.......\...\drawable-mdpi
...........................\.......\...\.............\ic_launcher.png
...........................\.......\...\drawable-xhdpi
...........................\.......\...\..............\ic_launcher.png
...........................\.......\...\layout
...........................\.......\...\......\main.xml
...........................\.......\...\values-v14
...........................\.......\...\..........\themes.xml
...........................\.......\...\values
...........................\.......\...\......\strings.xml
...........................\.......\...\......\themes.xml
...........................\.......\src
...........................\.......\...\net
...........................\.......\...\...\simonvt
...........................\.......\...\...\.......\calendarview
...........................\.......\...\...\.......\............\samples
...........................\.......\...\...\.......\............\.......\CalendarSamples.java