summaryrefslogtreecommitdiffstats
path: root/res/xml/widget_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/widget_info.xml')
-rw-r--r--res/xml/widget_info.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/widget_info.xml b/res/xml/widget_info.xml
deleted file mode 100644
index 4aa460f8d..000000000
--- a/res/xml/widget_info.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
- android:minWidth="@dimen/appwidget_width"
- android:minHeight="@dimen/appwidget_height"
- android:updatePeriodMillis="86400000"
- android:previewImage="@drawable/preview"
- android:initialLayout="@layout/appwidget_main"
- android:configure="com.android.gallery3d.gadget.WidgetConfigure"/>