From d0e7ff24e162532daf90176f21059c06ae0f9e84 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 13 Sep 2012 21:20:45 -0700 Subject: Finished removing AlbumActivities bottom buttons and integrate them into the Action Bar --- subsonic-android/res/layout/select_album.xml | 48 ----------- subsonic-android/res/menu/select_album.xml | 18 +++++ subsonic-android/res/values/strings.xml | 4 +- .../dsub/activity/SelectAlbumActivity.java | 94 +++++----------------- 4 files changed, 41 insertions(+), 123 deletions(-) diff --git a/subsonic-android/res/layout/select_album.xml b/subsonic-android/res/layout/select_album.xml index 59860e28..a5802246 100644 --- a/subsonic-android/res/layout/select_album.xml +++ b/subsonic-android/res/layout/select_album.xml @@ -26,54 +26,6 @@ android:layout_weight="1.0" android:fastScrollEnabled="true" /> - - - -