From 67d2287323260e0bcbfcd644a33da5402c29b383 Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Thu, 5 Nov 2015 17:12:18 +0100 Subject: Queue: Replace DSVL with RecyclerView --- app/src/main/res/layout/queue_fragment.xml | 38 ++++-------------------------- app/src/main/res/layout/queue_listitem.xml | 18 ++++++++------ 2 files changed, 15 insertions(+), 41 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/queue_fragment.xml b/app/src/main/res/layout/queue_fragment.xml index 339369971..ba2cdd110 100644 --- a/app/src/main/res/layout/queue_fragment.xml +++ b/app/src/main/res/layout/queue_fragment.xml @@ -1,7 +1,6 @@ @@ -21,26 +20,12 @@ android:layout_below="@id/info_bar" android:background="?android:attr/listDivider"/> - + android:layout_below="@id/divider" + android:scrollbars="vertical"/> - - - - -