You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash issue: TypeCastException when construct SaveState (alamkanak#144)
Stack:
Caused by kotlin.TypeCastException
null cannot be cast to non-null type java.util.Calendar
com.alamkanak.weekview.SavedState.<init> (SavedState.kt:26)
Co-authored-by: mingmwan <[email protected]>
0 commit comments