From b27b809d018665d25512f9707d49941667cbc21c Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 3 Jun 2013 21:09:41 -0700 Subject: Finished adding 4x1-4x4 widgets (Thanks archrival) --- subsonic-android/res/xml/appwidget4x3.xml | 7 +++++++ subsonic-android/res/xml/appwidget4x4.xml | 7 +++++++ subsonic-android/res/xml/appwidget_info.xml | 7 ------- 3 files changed, 14 insertions(+), 7 deletions(-) create mode 100644 subsonic-android/res/xml/appwidget4x3.xml create mode 100644 subsonic-android/res/xml/appwidget4x4.xml delete mode 100644 subsonic-android/res/xml/appwidget_info.xml (limited to 'subsonic-android/res/xml') diff --git a/subsonic-android/res/xml/appwidget4x3.xml b/subsonic-android/res/xml/appwidget4x3.xml new file mode 100644 index 00000000..51ae97ed --- /dev/null +++ b/subsonic-android/res/xml/appwidget4x3.xml @@ -0,0 +1,7 @@ + + \ No newline at end of file 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 @@ + + \ No newline at end of file diff --git a/subsonic-android/res/xml/appwidget_info.xml b/subsonic-android/res/xml/appwidget_info.xml deleted file mode 100644 index 7ad17ef9..00000000 --- a/subsonic-android/res/xml/appwidget_info.xml +++ /dev/null @@ -1,7 +0,0 @@ - - \ No newline at end of file -- cgit v1.2.3