diff --git a/clients/android/NewsBlur/res/xml/newsblur_appwidget_info.xml b/clients/android/NewsBlur/res/xml/newsblur_appwidget_info.xml index f6e59a73b..c375311f8 100644 --- a/clients/android/NewsBlur/res/xml/newsblur_appwidget_info.xml +++ b/clients/android/NewsBlur/res/xml/newsblur_appwidget_info.xml @@ -4,7 +4,7 @@ android:minHeight="100dp" android:minResizeWidth="100dp" android:minResizeHeight="60dp" - android:updatePeriodMillis="86400000" + android:updatePeriodMillis="14400000" android:initialLayout="@layout/newsblur_widget" android:configure="com.newsblur.widget.ConfigureWidgetActivity" android:resizeMode="horizontal|vertical"