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/appwidget4x4.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/xml/appwidget4x4.xml') diff --git a/res/xml/appwidget4x4.xml b/res/xml/appwidget4x4.xml index ca2d1012..74a8ed0c 100644 --- a/res/xml/appwidget4x4.xml +++ b/res/xml/appwidget4x4.xml @@ -6,4 +6,5 @@ android:resizeMode="horizontal|vertical" android:initialLayout="@layout/appwidget4x4" android:initialKeyguardLayout="@layout/appwidget4x4" - android:widgetCategory="keyguard|home_screen"/> \ No newline at end of file + android:previewImage="@drawable/appwidget4x4_preview" + android:widgetCategory="keyguard|home_screen"/> -- cgit v1.2.3