aboutsummaryrefslogtreecommitdiff
path: root/res/xml/appwidget4x2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/appwidget4x2.xml')
-rw-r--r--res/xml/appwidget4x2.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/appwidget4x2.xml b/res/xml/appwidget4x2.xml
index f40204a7..d687d952 100644
--- a/res/xml/appwidget4x2.xml
+++ b/res/xml/appwidget4x2.xml
@@ -4,4 +4,5 @@
android:minHeight="110dip"
android:updatePeriodMillis="0"
android:resizeMode="horizontal|vertical"
- android:initialLayout="@layout/appwidget4x2"/> \ No newline at end of file
+ android:previewImage="@drawable/appwidget4x2_preview"
+ android:initialLayout="@layout/appwidget4x2"/>