From bc7bfeec91cc5fd36fc175350f052fcc4e4ba5d4 Mon Sep 17 00:00:00 2001 From: Jorge Antonio Diaz-Benito Soriano Date: Sun, 19 Oct 2014 08:32:35 +0200 Subject: [PATCH] Removed any remains of list appearance --- res/layout/text_file_preview_list_item.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/text_file_preview_list_item.xml b/res/layout/text_file_preview_list_item.xml index 269765ea..0ff75709 100644 --- a/res/layout/text_file_preview_list_item.xml +++ b/res/layout/text_file_preview_list_item.xml @@ -21,4 +21,5 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textColor="@android:color/black" + android:maxLines="1" android:layout_gravity="center" /> \ No newline at end of file -- 2.11.0