plusonelabs / calendar-widget

An calender widget for your Android home screen.
Apache License 2.0
369 stars 127 forks source link

"No upcoming events" shows even when loading #268

Closed jancborchardt closed 4 years ago

jancborchardt commented 6 years ago

Sometimes before the widget loaded, the emptycontent text is shown.

This is disconcerting and makes it seem like data is lost / events are gone. The empty content view should only be shown when there are absolutely no events to show.

For loading, of course there should be a loading spinner instead.

yvolk commented 4 years ago

Since v.3.0 we have a separate view for not initialized widget, please try #320. See discussion in #318