adding a widget preview image
This commit is contained in:
parent
7d862313ec
commit
53a373b3e9
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 |
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue