X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/cefcf53e9e34e6b4de0449a6c24fb1872a42258f..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/res/layout/uploader_layout.xml?ds=sidebyside diff --git a/res/layout/uploader_layout.xml b/res/layout/uploader_layout.xml index 60a21112..0210e17c 100644 --- a/res/layout/uploader_layout.xml +++ b/res/layout/uploader_layout.xml @@ -21,15 +21,28 @@ android:layout_height="wrap_content" android:orientation="vertical" android:layout_width="wrap_content" android:background="#fefefe" android:gravity="center"> - + + + + - + android:layout_width="fill_parent" + android:id="@+id/frameLayout1" + android:layout_below="@+id/drawer_username" + android:layout_above="@+id/linearLayout1"> + + + +