aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/layout/select_album.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-09-08 17:27:12 -0700
committerScott Jackson <daneren2005@gmail.com>2012-09-08 17:27:12 -0700
commit00646f4aacd09c24d13170fe78bb144f1a98c4f6 (patch)
tree8a3e856241f664f62373d355678ede28a69868ab /subsonic-android/res/layout/select_album.xml
parent9398f1b61396bb8c8859a6c1367a09cafcc2cd03 (diff)
downloaddsub-00646f4aacd09c24d13170fe78bb144f1a98c4f6.tar.gz
dsub-00646f4aacd09c24d13170fe78bb144f1a98c4f6.tar.bz2
dsub-00646f4aacd09c24d13170fe78bb144f1a98c4f6.zip
Revert "Started to work on move to ActionBarSherlock"
This reverts commit 9398f1b61396bb8c8859a6c1367a09cafcc2cd03.
Diffstat (limited to 'subsonic-android/res/layout/select_album.xml')
-rw-r--r--subsonic-android/res/layout/select_album.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/subsonic-android/res/layout/select_album.xml b/subsonic-android/res/layout/select_album.xml
index d5a4d0d1..2c9a00aa 100644
--- a/subsonic-android/res/layout/select_album.xml
+++ b/subsonic-android/res/layout/select_album.xml
@@ -4,6 +4,8 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent">
+ <include layout="@layout/action_bar"/>
+
<View
android:layout_width="fill_parent"
android:layout_height="1px"