mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-02-17 04:10:46 +01:00
add 1 day update period to the widget
This commit is contained in:
parent
5cdfac0f77
commit
8648d67e43
@ -5,4 +5,5 @@
|
|||||||
android:initialLayout="@layout/widget"
|
android:initialLayout="@layout/widget"
|
||||||
android:minHeight="40dp"
|
android:minHeight="40dp"
|
||||||
android:minWidth="40dp"
|
android:minWidth="40dp"
|
||||||
android:previewImage="@drawable/img_widget_preview"/>
|
android:previewImage="@drawable/img_widget_preview"
|
||||||
|
android:updatePeriodMillis="86400000"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user