SpongeBobSun / mCalendarView

Customizable & Shrinkable Calendar Widget for Android
Apache License 2.0
243 stars 73 forks source link

Please release new version #64

Closed programmatix closed 6 years ago

programmatix commented 6 years ago

I'm getting a crash inside MonthFragment when I rotate the screen. I see the fragment is recreated and tries to access monthData which is now null. I see you've already fixed this issue as the current version of the code checks monthData != null. Could you please publish a new version with this fix?

SpongeBobSun commented 6 years ago

@programmatix Try 1.1.1 please.

compile 'sun.bob:mcalendarview:1.1.1'

Thanks

SpongeBobSun commented 6 years ago

Closing this issue for now, ping me if you still have issue.

Thanks.