mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-06-05 21:59:19 +02:00
add 1 day update period to the widget
This commit is contained in:
@ -5,4 +5,5 @@
|
||||
android:initialLayout="@layout/widget"
|
||||
android:minHeight="40dp"
|
||||
android:minWidth="40dp"
|
||||
android:previewImage="@drawable/img_widget_preview"/>
|
||||
android:previewImage="@drawable/img_widget_preview"
|
||||
android:updatePeriodMillis="86400000"/>
|
||||
|
Reference in New Issue
Block a user