aboutsummaryrefslogtreecommitdiff
path: root/res/xml/appwidget4x3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/appwidget4x3.xml')
-rw-r--r--res/xml/appwidget4x3.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/appwidget4x3.xml b/res/xml/appwidget4x3.xml
deleted file mode 100644
index 4d1b4e08..00000000
--- a/res/xml/appwidget4x3.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="272dip"
- android:minHeight="180dp"
- android:updatePeriodMillis="0"
- android:resizeMode="horizontal|vertical"
- android:previewImage="@drawable/appwidget4x3_preview"
- android:initialLayout="@layout/appwidget4x3"/>