plusonelabs / calendar-widget

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

Minimize unneeded widget redraws and blinking during redraws #322

Closed yvolk closed 4 years ago

yvolk commented 4 years ago

In Beta v.3.0.3 (on Beta testing see #320) we noticed that sometimes the widget is redrawing (and blinking) more than once e.g. on the device unlock.

We need to:

yvolk commented 4 years ago

After reading https://developer.android.com/guide/topics/appwidgets Fixed in v.3.0.4 #320