aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/xml/appwidget4x4.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-06-03 21:10:11 -0700
committerScott Jackson <daneren2005@gmail.com>2013-06-03 21:10:11 -0700
commitecf1aaa25def5a11e4ddc5845401ce6e76f0e147 (patch)
treeec39fa7f785cb625b183d0ff375466ae0e946bfd /subsonic-android/res/xml/appwidget4x4.xml
parent67bcb7bea9d8df747db55a692bb5c65f4a124916 (diff)
parentb27b809d018665d25512f9707d49941667cbc21c (diff)
downloaddsub-ecf1aaa25def5a11e4ddc5845401ce6e76f0e147.tar.gz
dsub-ecf1aaa25def5a11e4ddc5845401ce6e76f0e147.tar.bz2
dsub-ecf1aaa25def5a11e4ddc5845401ce6e76f0e147.zip
Merge widgets
Diffstat (limited to 'subsonic-android/res/xml/appwidget4x4.xml')
-rw-r--r--subsonic-android/res/xml/appwidget4x4.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/subsonic-android/res/xml/appwidget4x4.xml b/subsonic-android/res/xml/appwidget4x4.xml
new file mode 100644
index 00000000..40956dcf
--- /dev/null
+++ b/subsonic-android/res/xml/appwidget4x4.xml
@@ -0,0 +1,7 @@
+<?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"/> \ No newline at end of file