update the widget every hour

This commit is contained in:
tibbi 2016-09-13 23:06:57 +02:00
parent 4e8fd49a28
commit 189b0a5f00
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@
android:minWidth="@dimen/min_widget_width"
android:previewImage="@mipmap/widget_preview"
android:resizeMode="horizontal|vertical"
android:updatePeriodMillis="18000000"/>
android:updatePeriodMillis="3600000"/>