X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4cbe903b8af46455a558dd466bfd97ca1a27501e..bcc972d63d3ed1d76b51a8a03a27e809983dc756:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index d6308dab..50bc1059 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/background_color"
+ android:orientation="horizontal"
+ android:baselineAligned="false"
+ >
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file