update the monthly widget once per hour too

This commit is contained in:
tibbi 2021-10-27 09:18:07 +02:00
parent f7e1dabd92
commit 7fd9802a61
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@
android:minResizeHeight="110dp"
android:previewImage="@drawable/img_widget_monthly_preview"
android:resizeMode="horizontal|vertical"
android:updatePeriodMillis="3600000" />
android:updatePeriodMillis="600000" />