huanghaibin-dev / CalendarView

Android上一个优雅、万能自定义UI、仿iOS、自定义动画,支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
Apache License 2.0
9.11k stars 1.79k forks source link

fix:不使用CalendarLayout调用scrollToCalendar/current 导致crash #833

Closed LLJ-1175637511 closed 10 months ago

LLJ-1175637511 commented 1 year ago

如果不使用calendarLayout,在周视图中使用scrollToCalendar()或scrollToCurrent()会导致crash。