<declare-styleable name="CalendarLayout">
<!-- 最小年份 -->
<attr name="cl_min_year" format="integer|reference" />
<!-- 最小年份的月份 -->
<attr name="cl_min_year_month" format="integer|reference" />
<!-- 最大年份 -->
<attr name="cl_max_year" format="integer|reference" />
<!-- 最大年份的月份 -->
<attr name="cl_max_year_month" format="integer|reference" />
<!-- 默认选中:年 -->
<attr name="cl_select_year" format="integer|reference" />
<!-- 默认选中:月 -->
<attr name="cl_select_month" format="integer|reference" />
<!-- 默认选中:日 -->
<attr name="cl_select_day" format="integer|reference" />
<!-- 默认选中:背景色 -->
<attr name="cl_bg_select_color" format="color|reference" />
<!-- 今天:背景色 -->
<attr name="cl_bg_today_color" format="color|reference" />
<!-- 今天:日期文字颜色 -->
<attr name="cl_today_text_color" format="color" />
<!-- 今天:农历文字颜色 -->
<attr name="cl_today_lunar_text_color" format="color" />
<!-- 当月:日期文字颜色 -->
<attr name="cl_current_text_color" format="color" />
<!-- 当月:农历文字颜色 -->
<attr name="cl_other_text_color" format="color" />
<!-- 其它月:日期文字颜色 -->
<attr name="cl_current_lunar_text_color" format="color" />
<!-- 其它月:农历文字颜色 -->
<attr name="cl_other_lunar_text_color" format="color" />
<!-- 星期栏:高度 -->
<attr name="cl_week_height" format="dimension|reference" />
<!-- 星期栏:文字颜色 -->
<attr name="cl_week_text_size" format="dimension|reference" />
<!-- 星期栏:背景颜色 -->
<attr name="cl_week_bg_color" format="color|reference" />
<!-- 星期栏:文字颜色 -->
<attr name="cl_week_text_color" format="color|reference" />
</declare-styleable>
-
Notifications
You must be signed in to change notification settings - Fork 1
kalu-github/module_calendar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
轻量日历,手势翻页,无嵌套,速度快,性能高
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published