aboutsummaryrefslogtreecommitdiff
path: root/res/xml/appwidget4x4.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/appwidget4x4.xml')
-rw-r--r--res/xml/appwidget4x4.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/xml/appwidget4x4.xml b/res/xml/appwidget4x4.xml
deleted file mode 100644
index 74a8ed0c..00000000
--- a/res/xml/appwidget4x4.xml
+++ /dev/null
@@ -1,10 +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="250dp"
- android:updatePeriodMillis="0"
- android:resizeMode="horizontal|vertical"
- android:initialLayout="@layout/appwidget4x4"
- android:initialKeyguardLayout="@layout/appwidget4x4"
- android:previewImage="@drawable/appwidget4x4_preview"
- android:widgetCategory="keyguard|home_screen"/>