【开源】Material Calendar View
Material Calendar View
- https://github.com/prolificinteractive/material-calendarview
介绍:
一个Material风格的日历视图,其中日历月视图是使用GridLayout实现的。ps:其实我还是喜欢通过直接继承自View的方式。运行效果:
![]()
使用说明:
<com.prolificinteractive.materialcalendarview.MaterialCalendarView android:id="@+id/calendarView" android:layout_width="match_parent" android:layout_height="wrap_content" app:showOtherDates="boolean" app:arrowColor="color" app:selectionColor="color" app:headerTextAppearance="style" app:dateTextAppearance="style" app:weekDayTextAppearance="style" />
posted on 2015-04-22 09:44 wasdchenhao 阅读(285) 评论(0) 收藏 举报

浙公网安备 33010602011771号