From: Jorge Antonio Diaz-Benito Soriano Date: Sun, 19 Oct 2014 06:32:35 +0000 (+0200) Subject: Removed any remains of list appearance X-Git-Tag: oc-android-1.8~17^2~8^2~23 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/65e82bff36af6fbfb640b4f77f8c1a9c2a1b5097?ds=inline Removed any remains of list appearance --- 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