From 64a3b588a34c0158a5d7521697396d48ea833fb3 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 16 May 2015 16:00:00 -0700 Subject: #453 Move to using a RecyclerView for directories --- app/src/main/res/layout/select_album.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/layout/select_album.xml') diff --git a/app/src/main/res/layout/select_album.xml b/app/src/main/res/layout/select_album.xml index bbdf0e54..cacbc560 100644 --- a/app/src/main/res/layout/select_album.xml +++ b/app/src/main/res/layout/select_album.xml @@ -17,12 +17,11 @@ - + android:scrollbars="vertical"/> \ No newline at end of file -- cgit v1.2.3