From 40fe592a8bc408be1b24f0d0174896e428746e4d Mon Sep 17 00:00:00 2001 From: Thomas Knepper Date: Thu, 17 Apr 2014 23:34:26 +0200 Subject: Preview images for widget --- res/xml/appwidget4x1.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/xml/appwidget4x1.xml') diff --git a/res/xml/appwidget4x1.xml b/res/xml/appwidget4x1.xml index 65f47dba..f3ab5d56 100644 --- a/res/xml/appwidget4x1.xml +++ b/res/xml/appwidget4x1.xml @@ -4,4 +4,5 @@ android:minHeight="56dip" android:updatePeriodMillis="0" android:resizeMode="horizontal|vertical" - android:initialLayout="@layout/appwidget4x1"/> \ No newline at end of file + android:previewImage="@drawable/appwidget4x1_preview" + android:initialLayout="@layout/appwidget4x1"/> -- cgit v1.2.3