X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a75ffde65f732d695f557bdfe7d954c40cfae4d4..48cd33ae2dca9b95436a938446ca19ee4067f58a:/res/layout/files.xml
diff --git a/res/layout/files.xml b/res/layout/files.xml
index 5f11f068..649c863a 100644
--- a/res/layout/files.xml
+++ b/res/layout/files.xml
@@ -30,7 +30,10 @@
android:layout_height="match_parent"
android:background="@color/background_color"
android:baselineAligned="false"
- android:orientation="horizontal" >
+ android:orientation="horizontal"
+ android:id="@+id/ListLayout"
+ android:contentDescription="@string/list_layout"
+ >
-
-
-
-
+ android:layout_gravity="start"/>
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+