update the monthly widget just every hour

This commit is contained in:
tibbi 2017-10-08 16:47:03 +02:00
parent ab88f4a90e
commit ad48c85c33
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
android:minWidth="@dimen/min_widget_width"
android:previewImage="@drawable/img_widget_monthly_preview"
android:resizeMode="horizontal|vertical"
android:updatePeriodMillis="600000"/>
android:updatePeriodMillis="3600000"/>