andstatus / todoagenda

Android home screen widgets showing future (and past) calendar events and tasks
Apache License 2.0
130 stars 19 forks source link

Widget is showing D-1 as current day #136

Closed oxxm closed 7 months ago

oxxm commented 7 months ago

Hello Team todoagenda,

the widget is showing currently d-1 as current day, 01.04 instead of 02.04. But the content under 01.04 are the entries from 02.04.

Is this related to the home time zone issue in https://github.com/andstatus/todoagenda/issues/135 ?

Using etar version 10 and todoangenda 4.9.0

yvolk commented 7 months ago

Yes this could be due to some widget freeze that you noticed. As I noticed some time ago, the "widget's freeze" is actually some Launcher app failure, because this is a Launcher's code that causes Widgets' redraws and clicks...

oxxm commented 7 months ago

thanks for the feedback. I removed the widget and set it up again. It is working now.