X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c70f3333589bc582613f82e8790d8f17078cb3ce..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/res/layout/file_details_fragment.xml diff --git a/res/layout/file_details_fragment.xml b/res/layout/file_details_fragment.xml index 0415580c..93983c2f 100644 --- a/res/layout/file_details_fragment.xml +++ b/res/layout/file_details_fragment.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -183,7 +183,7 @@ android:id="@+id/fdProgressBlock" android:layout_width="match_parent" android:layout_height="wrap_content" - android:gravity="center_horizontal" + android:gravity="center" android:layout_marginTop="12dp" android:layout_marginBottom="12dp" android:orientation="horizontal" @@ -199,12 +199,14 @@ android:indeterminateOnly="false" /> -