X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4cbe903b8af46455a558dd466bfd97ca1a27501e..55f2bd23e6e0464ec68f3bd6beb43ae72b30b717:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index d6308dab..74a9e4b4 100644
--- a/res/layout/files.xml
+++ b/res/layout/files.xml
@@ -1,9 +1,42 @@
+
+ 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
+
+
+
+
+
\ No newline at end of file