X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2ffdb4db007f0ea6f0b9ff5a16ea53f2ce93e293..8622b6c453aadcab85b4854521fb0f88c8aebf84:/res/layout/upload_files_layout.xml diff --git a/res/layout/upload_files_layout.xml b/res/layout/upload_files_layout.xml index 7453057e..fbf9cee6 100644 --- a/res/layout/upload_files_layout.xml +++ b/res/layout/upload_files_layout.xml @@ -31,9 +31,22 @@ class="com.owncloud.android.ui.fragment.LocalFileListFragment" /> + + + + + + @@ -41,7 +54,7 @@ android:id="@+id/drawer_radio_group" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_gravity="center_horizontal" + android:gravity="center" android:orientation="horizontal"> @@ -66,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">