From 4470fd60a6c28ae3a6b2d35e30baec6834cc7c1d Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 26 Aug 2014 21:34:32 -0700 Subject: #391 Fix folder selection not showing if nothing in folder --- res/layout/abstract_list_fragment.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/abstract_list_fragment.xml b/res/layout/abstract_list_fragment.xml index 4440c526..8d586105 100644 --- a/res/layout/abstract_list_fragment.xml +++ b/res/layout/abstract_list_fragment.xml @@ -15,13 +15,13 @@ android:layout_height="1px" android:background="@color/dividerColor"/> - - + + \ No newline at end of file -- cgit v1.2.3