From 585778e0d576d458dd8a0c695373208a53e798ec Mon Sep 17 00:00:00 2001 From: Owen Lin Date: Thu, 18 Aug 2011 21:48:19 +0800 Subject: Fix shortcup broken issue. fix: 5154308 Change-Id: I5cd2ef8efb84d4f356b3fe93106bddf10e0823cc --- res/xml/widget_info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/xml/widget_info.xml b/res/xml/widget_info.xml index 5f71192bd..522f84895 100644 --- a/res/xml/widget_info.xml +++ b/res/xml/widget_info.xml @@ -5,4 +5,4 @@ android:updatePeriodMillis="86400000" android:previewImage="@drawable/preview" android:initialLayout="@layout/appwidget_main" - android:configure="com.android.gallery3d.widget.WidgetConfigure"/> + android:configure="com.android.gallery3d.gadget.WidgetConfigure"/> -- cgit v1.2.3