mvmike / min-cal-widget

Minimal calendar widget
BSD 3-Clause "New" or "Revised" License
89 stars 15 forks source link

Crash if opening the calendar when no calendars are installed #3

Closed mvdan closed 8 years ago

mvdan commented 8 years ago

Easily reproducible if the Android calendar is disabled and no other calendars are installed. Clicking on the widget will crash and nothing will happen.

Aside from fixing the crash, perhaps some UI should appear instead of nothing happening. Like a toast or a dialog saying "cannot open calendar, none is installed".