aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/layout/main.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/main.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/main.xml')
-rw-r--r--subsonic-android/res/layout/main.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/subsonic-android/res/layout/main.xml b/subsonic-android/res/layout/main.xml
index 56b013fe..e151f319 100644
--- a/subsonic-android/res/layout/main.xml
+++ b/subsonic-android/res/layout/main.xml
@@ -4,6 +4,12 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent">
+ <include
+ layout="@layout/action_bar"
+ android:layout_width="fill_parent"
+ android:layout_height="45dp"
+ />
+
<View
android:layout_width="fill_parent"
android:layout_height="1px"