update the monthly widget once per hour too
This commit is contained in:
parent
f7e1dabd92
commit
7fd9802a61
|
@ -8,4 +8,4 @@
|
|||
android:minResizeHeight="110dp"
|
||||
android:previewImage="@drawable/img_widget_monthly_preview"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:updatePeriodMillis="3600000" />
|
||||
android:updatePeriodMillis="600000" />
|
||||
|
|
Loading…
Reference in New Issue