X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/0ae80926acbd6aa999992897e01313e7ce0966dd..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index e8f157b1..649c863a 100644 --- a/res/layout/files.xml +++ b/res/layout/files.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, @@ -30,9 +30,12 @@ android:layout_height="match_parent" android:background="@color/background_color" android:baselineAligned="false" - android:orientation="horizontal" > + android:orientation="horizontal" + android:id="@+id/ListLayout" + android:contentDescription="@string/list_layout" + > + - - - - - - - - - - - - - - - - - \ No newline at end of file + android:layout_gravity="start"/> + +