X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/65f403bf994bd84d64eea16072b7bec479c0d525..b3147346eb3ee5befbbb1cec025eb4c0892feb7e:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index 0e4fd8b3..5d62c131 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,
@@ -18,19 +18,25 @@
along with this program. If not, see .
-->
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:background="@color/background_color"
+ android:orientation="horizontal"
+ android:baselineAligned="false"
+ >
-
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file