From: David A. Velasco Date: Mon, 15 Jun 2015 11:43:17 +0000 (+0200) Subject: Merge branch 'develop' into navigationDrawer_basic X-Git-Tag: oc-android-1.7.2~1^2~23^2~1 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/66f3a45d050c27e41296ddc9083d968cfd8803a4?hp=--cc Merge branch 'develop' into navigationDrawer_basic Conflicts FIXED: res/layout/files.xml --- 66f3a45d050c27e41296ddc9083d968cfd8803a4 diff --cc res/layout/files.xml index 268ee514,3f3617bc..649c863a --- a/res/layout/files.xml +++ b/res/layout/files.xml @@@ -16,40 -16,29 +16,43 @@@ You should have received a copy of the GNU General Public License along with this program. If not, see . - --> - + - - - - - - + android:clickable="true" > + + + ++ android:orientation="horizontal" ++ android:id="@+id/ListLayout" ++ android:contentDescription="@string/list_layout" ++ > + + + + + + + + + - ++