From 3c0e72c400caea4430603c6a91da5071bb773ad9 Mon Sep 17 00:00:00 2001 From: Bartek Przybylski Date: Sat, 21 Jul 2012 22:31:18 +0200 Subject: [PATCH] show buttons in two lines, they get squeezed when button text is too long --- res/layout/file_details_fragment.xml | 66 ++++++++++++++++++++++-------------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/res/layout/file_details_fragment.xml b/res/layout/file_details_fragment.xml index 6199e4a3..39036778 100644 --- a/res/layout/file_details_fragment.xml +++ b/res/layout/file_details_fragment.xml @@ -178,35 +178,49 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_below="@id/fdPreview" - android:gravity="center_horizontal" > + android:orientation="vertical" > -