X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/db0f0001f905e4140934225ea55f9b24a3041804..65fe0be763fbbd29febae4c4c6e3825f887ec937:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index 012fb6ee..649c863a 100644
--- a/res/layout/files.xml
+++ b/res/layout/files.xml
@@ -1,49 +1,58 @@
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:background="@color/background_color"
+ android:baselineAligned="false"
+ android:orientation="horizontal"
+ android:id="@+id/ListLayout"
+ android:contentDescription="@string/list_layout"
+ >
+
+
+
+
+
-
\ No newline at end of file
+
+
+