aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/layout-land
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-07-07 08:29:52 -0700
committerScott Jackson <daneren2005@gmail.com>2012-07-07 08:29:52 -0700
commit6ebae86dfbb7fa79d81e6b2485f395eeab7267ef (patch)
treebc26b39df3c6a666bcac960042f2ac8cb06ad202 /subsonic-android/res/layout-land
parent8a7bb33f73d4fab1e380adf972efc2f3a7ee8b3e (diff)
downloaddsub-6ebae86dfbb7fa79d81e6b2485f395eeab7267ef.tar.gz
dsub-6ebae86dfbb7fa79d81e6b2485f395eeab7267ef.tar.bz2
dsub-6ebae86dfbb7fa79d81e6b2485f395eeab7267ef.zip
Changed project package to github.daneren2005.subphonic
Diffstat (limited to 'subsonic-android/res/layout-land')
-rw-r--r--subsonic-android/res/layout-land/download.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/subsonic-android/res/layout-land/download.xml b/subsonic-android/res/layout-land/download.xml
index 79dcc650..a63e7d9e 100644
--- a/subsonic-android/res/layout-land/download.xml
+++ b/subsonic-android/res/layout-land/download.xml
@@ -165,7 +165,7 @@
</RelativeLayout>
- <net.sourceforge.subsonic.androidapp.util.MyViewFlipper
+ <github.daneren2005.subphonic.util.MyViewFlipper
android:id="@+id/download_playlist_flipper"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
@@ -196,7 +196,7 @@
<include layout="@layout/download_playlist"/>
- </net.sourceforge.subsonic.androidapp.util.MyViewFlipper>
+ </github.daneren2005.subphonic.util.MyViewFlipper>
</RelativeLayout>