aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/xml/appwidget4x1.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-05-17 19:49:43 -0700
committerScott Jackson <daneren2005@gmail.com>2013-05-17 19:49:43 -0700
commit60a8fcaf8ece49d7ca6fcfda792f8935380d0223 (patch)
tree08956293fa27ed38bc99f9f596043c6f9dbf9523 /subsonic-android/res/xml/appwidget4x1.xml
parent5838e895af7df225caa1b5f43cfe668102fbe3de (diff)
downloaddsub-60a8fcaf8ece49d7ca6fcfda792f8935380d0223.tar.gz
dsub-60a8fcaf8ece49d7ca6fcfda792f8935380d0223.tar.bz2
dsub-60a8fcaf8ece49d7ca6fcfda792f8935380d0223.zip
Added a 4x2 widget
Diffstat (limited to 'subsonic-android/res/xml/appwidget4x1.xml')
-rw-r--r--subsonic-android/res/xml/appwidget4x1.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/subsonic-android/res/xml/appwidget4x1.xml b/subsonic-android/res/xml/appwidget4x1.xml
new file mode 100644
index 00000000..65f47dba
--- /dev/null
+++ b/subsonic-android/res/xml/appwidget4x1.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="56dip"
+ android:updatePeriodMillis="0"
+ android:resizeMode="horizontal|vertical"
+ android:initialLayout="@layout/appwidget4x1"/> \ No newline at end of file