summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2011-08-18 21:48:19 +0800
committerOwen Lin <owenlin@google.com>2011-08-24 16:49:06 +0800
commit585778e0d576d458dd8a0c695373208a53e798ec (patch)
treeb9b4e4cf623e11e60edd8f754895f891871f5bc9 /res/xml
parent7c0c90753c81e64b7e3cce0677b8dd7f61bbf7dc (diff)
downloadandroid_packages_apps_Snap-585778e0d576d458dd8a0c695373208a53e798ec.tar.gz
android_packages_apps_Snap-585778e0d576d458dd8a0c695373208a53e798ec.tar.bz2
android_packages_apps_Snap-585778e0d576d458dd8a0c695373208a53e798ec.zip
Fix shortcup broken issue.
fix: 5154308 Change-Id: I5cd2ef8efb84d4f356b3fe93106bddf10e0823cc
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/widget_info.xml2
1 files changed, 1 insertions, 1 deletions
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"/>