X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a29469016eabccfd6e011659ccd426c2a0bc84c3..46674d32feb896ca8fb7dd40f25c100e167aec22:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index 9cbd3bb9..74a9e4b4 100644
--- a/res/layout/files.xml
+++ b/res/layout/files.xml
@@ -1,14 +1,42 @@
+
-
-
-
-
\ No newline at end of file
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:background="@color/owncloud_white"
+ android:orientation="horizontal"
+ android:baselineAligned="false"
+ >
+
+
+
+
+
+
\ No newline at end of file