X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/0ae80926acbd6aa999992897e01313e7ce0966dd..4f7d416b81d42e26b7c36d673f76ddf460f4500e:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index e8f157b1..5a2e9572 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, @@ -25,72 +25,52 @@ + android:orientation="vertical"> - - + - - + android:background="@color/background_color" - - + android:orientation="horizontal" + android:id="@+id/ListLayout" + android:contentDescription="@string/list_layout" + > - + - - - + + - - - - - \ No newline at end of file + android:layout_gravity="start"/> + +