From 2c20413af6d5568499288e254959de27964b13e7 Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Sun, 30 Sep 2012 23:05:32 -0400 Subject: [PATCH] Permit the folder list item to expand vertically. Prior to this, in cases where the folder name wraps to mulitiple lines, it could overflow its box and the overflow was hidden. --- res/layout/folder_list_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/folder_list_item.xml b/res/layout/folder_list_item.xml index 1050de2a9..89f7f769d 100644 --- a/res/layout/folder_list_item.xml +++ b/res/layout/folder_list_item.xml @@ -23,7 +23,7 @@