X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/bdc0332c23b326d21193f71ff7db2cf587de0c43..bcc972d63d3ed1d76b51a8a03a27e809983dc756:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index 0e4fd8b3..50bc1059 100644
--- a/res/layout/files.xml
+++ b/res/layout/files.xml
@@ -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