X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6deca0f9b1f3d3caa8497a89f55e5d3934545fe6..4f7d416b81d42e26b7c36d673f76ddf460f4500e:/res/layout/files.xml?ds=inline diff --git a/res/layout/files.xml b/res/layout/files.xml index 0c94456b..5a2e9572 100644 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@ -1,41 +1,76 @@ - + + + + + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical"> - + - + - + 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 + + +