X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/d54345d0403a4ea2214b793b24ba0e821ea1339c..71fa16de601a571187f2ed89a40ba796dd2fa455:/res/layout/uploader_layout.xml diff --git a/res/layout/uploader_layout.xml b/res/layout/uploader_layout.xml index 3053c3e3..79b077dc 100644 --- a/res/layout/uploader_layout.xml +++ b/res/layout/uploader_layout.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -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"> + + + + -