From: Bartek Przybylski Date: Sat, 21 Jul 2012 20:31:18 +0000 (+0200) Subject: show buttons in two lines, they get squeezed when button text is too long X-Git-Tag: oc-android-1.4.3~254 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/3c0e72c400caea4430603c6a91da5071bb773ad9 show buttons in two lines, they get squeezed when button text is too long --- 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" > -