X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/57862ef52cd45e1793b8176fbcaf04b435fa861c..8622b6c453aadcab85b4854521fb0f88c8aebf84:/res/layout/upload_files_layout.xml
diff --git a/res/layout/upload_files_layout.xml b/res/layout/upload_files_layout.xml
index 56700e87..fbf9cee6 100644
--- a/res/layout/upload_files_layout.xml
+++ b/res/layout/upload_files_layout.xml
@@ -31,24 +31,38 @@
class="com.owncloud.android.ui.fragment.LocalFileListFragment" />
+
+
+
+
+
+
+ android:layout_height="wrap_content"
+ android:paddingTop="8dp"
+ android:paddingLeft="16dp"
+ android:paddingRight="16dp">
+ android:gravity="center"
+ android:orientation="horizontal">
@@ -65,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">