当前位置:   article > 正文

开源控件material-calendarview的使用_com.prolificinteractive:material-calendarview

com.prolificinteractive:material-calendarview

1.在gradle中添加compile 'com.prolificinteractive:material-calendarview:1.4.3'
github地址:https://github.com/prolificinteractive/material-calendarview
一个强订制的开源日历控件,感谢前辈的分享。
2.layout中使用:


    <com.prolificinteractive.materialcalendarview.MaterialCalendarView
        android:id="@+id/imcv_tem_mater_calendar_week"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"

        app:mcv_calendarMode="we
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/木道寻08/article/detail/930119
推荐阅读
相关标签
  

闽ICP备14008679号