【开源】Material Calendar View

Material Calendar 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"
    />

 

相关代码

  • DatePicker
  • InstaMaterial
  • Android-Material-Example
  • OpenLibra-Material
  • CircularBarPager
 
 

posted on 2015-04-22 09:44  wasdchenhao  阅读(285)  评论(0)    收藏  举报

导航