adding a widget preview image

This commit is contained in:
tibbi 2018-03-13 17:53:35 +01:00
parent 7d862313ec
commit 53a373b3e9
5 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -6,5 +6,6 @@
android:minHeight="@dimen/min_widget_height"
android:minResizeWidth="@dimen/min_widget_resize_width"
android:minWidth="@dimen/min_widget_width"
android:previewImage="@drawable/img_widget_preview"
android:resizeMode="horizontal|vertical"
android:updatePeriodMillis="86400000"/>