X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e28442c87d7874ffb667f0cc940310a1a9036b23..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index c43feb94..649c863a 100644 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@ -1,32 +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" + > - - - + android:layout_height="match_parent" + android:layout_weight="1" /> - - + - \ No newline at end of file + + +