mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
adjust refresh time
This commit is contained in:
parent
c4172a26d3
commit
cadfa68dd7
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue