summaryrefslogtreecommitdiff
path: root/res/xml/widget_small.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/widget_small.xml')
-rw-r--r--res/xml/widget_small.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/widget_small.xml b/res/xml/widget_small.xml
deleted file mode 100644
index 2ad3a638..00000000
--- a/res/xml/widget_small.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
- android:minWidth="40dp"
- android:minHeight="40dp"
- android:updatePeriodMillis="86400000"
- android:initialLayout="@layout/widget_small"
- android:resizeMode="horizontal|vertical"
- android:widgetCategory="home_screen">
-</appwidget-provider> \ No newline at end of file