mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
update the monthly widget just every hour
This commit is contained in:
@ -9,4 +9,4 @@
|
|||||||
android:minWidth="@dimen/min_widget_width"
|
android:minWidth="@dimen/min_widget_width"
|
||||||
android:previewImage="@drawable/img_widget_monthly_preview"
|
android:previewImage="@drawable/img_widget_monthly_preview"
|
||||||
android:resizeMode="horizontal|vertical"
|
android:resizeMode="horizontal|vertical"
|
||||||
android:updatePeriodMillis="600000"/>
|
android:updatePeriodMillis="3600000"/>
|
||||||
|
Reference in New Issue
Block a user