X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2b6a61ddae72e892607a1a460e01fcab2cd0eebf..04fc2e3cc2ebae11d9532eaf66dda56926638f7f:/res/layout/upload_files_layout.xml diff --git a/res/layout/upload_files_layout.xml b/res/layout/upload_files_layout.xml index 7e67a130..f7f802cd 100644 --- a/res/layout/upload_files_layout.xml +++ b/res/layout/upload_files_layout.xml @@ -31,15 +31,30 @@ class="com.owncloud.android.ui.fragment.LocalFileListFragment" /> + + + + + + + android:layout_height="wrap_content" + android:paddingTop="8dp" + android:paddingLeft="16dp" + android:paddingRight="16dp"> @@ -64,7 +79,10 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" - android:orientation="horizontal" > + android:orientation="horizontal" + android:paddingLeft="16dp" + android:paddingRight="16dp" + android:paddingBottom="16dp">