MagicMashRoom / SuperCalendar

@Deprecated android 自定义日历控件 支持左右无限滑动 周月切换 标记日期显示 自定义显示效果跳转到指定日期
2.76k stars 484 forks source link

RecyclerView 重写 getItemViewType,出现日历滑动问题 #69

Open ohdfs opened 7 years ago

ohdfs commented 7 years ago

RecyclerView 重写 getItemViewType 使用多类型 Item 的时候,日历会出现滑动问题,类似 https://github.com/MagicMashRoom/SuperCalendar/issues/57 的效果,大神们求解