X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6d4207a06bfa0a1bb19b8d5942b799dadfbbe608..d2df3f9b33263b63069aebc249475b1da31efd03:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index 5d87b126..649c863a 100644 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@ -30,9 +30,12 @@ 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" + > + - - - - - - - - - - - - - - - - - \ No newline at end of file + android:layout_gravity="start"/> + +