X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fd39628997a8544213c32249e50bbae5f983e094..50c079d646c4f4fb287c0fb51bb072a56d5fa0e2:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index 8a1c2210..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,
@@ -17,19 +17,26 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see .
-->
-
+ android:background="@color/background_color"
+ android:orientation="horizontal"
+ android:baselineAligned="false"
+ >
-
-
-
+
+
+
+
+
\ No newline at end of file