From: tobiasKaminsky Date: Thu, 21 May 2015 19:12:44 +0000 (+0200) Subject: Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update X-Git-Tag: oc-android-1.7.2~1^2~23^2~42 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/6d4207a06bfa0a1bb19b8d5942b799dadfbbe608?ds=inline;hp=-c Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update --- 6d4207a06bfa0a1bb19b8d5942b799dadfbbe608 diff --combined res/layout/files.xml index e8f157b1,5d62c131..5d87b126 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@@ -1,9 -1,9 +1,9 @@@ - - + - - - - - - + android:clickable="true" > + + + + + + + + + + + + + + + + + + + + + + + + + + diff --combined res/layout/uploader_layout.xml index 2378291f,60a21112..a5351f04 --- a/res/layout/uploader_layout.xml +++ b/res/layout/uploader_layout.xml @@@ -3,7 -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, @@@ -22,19 -22,38 +22,38 @@@ android:layout_width="wrap_content" android:background="#fefefe" android:gravity="center"> + android:layout_below="@+id/drawer_username" android:layout_above="@+id/linearLayout1"> - -