X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2b6a61ddae72e892607a1a460e01fcab2cd0eebf..8622b6c453aadcab85b4854521fb0f88c8aebf84:/res/layout/upload_files_layout.xml diff --git a/res/layout/upload_files_layout.xml b/res/layout/upload_files_layout.xml index 7e67a130..fbf9cee6 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,11 +79,14 @@ 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">