aboutsummaryrefslogtreecommitdiff
path: root/res/layout/select_album.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/select_album.xml')
-rw-r--r--res/layout/select_album.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/layout/select_album.xml b/res/layout/select_album.xml
index 2189fdcc..54d47047 100644
--- a/res/layout/select_album.xml
+++ b/res/layout/select_album.xml
@@ -17,14 +17,6 @@
<include layout="@layout/tab_progress"/>
- <TextView
- android:id="@+id/select_album_empty"
- android:text="@string/select_album.empty"
- android:visibility="gone"
- android:layout_width="fill_parent"
- android:layout_height="wrap_content"
- android:padding="10dip"/>
-
<ListView
android:id="@+id/select_album_entries"
android:textFilterEnabled="true"