Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 286 Bytes

File metadata and controls

9 lines (6 loc) · 286 Bytes

CalendaView

仿去哪儿App日期选择器,代码集中在CalendarFragment中

  • 日期生成部分代码参考csdn一篇文章

  • 嵌套使用RecyclView,共用RecyclerPool

capture1 capture2