X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e28442c87d7874ffb667f0cc940310a1a9036b23..88eca70dbf417507da2f4c6ae0aa024ba794a9fe:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index c43feb94..5a2e9572 100644 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@ -1,32 +1,76 @@ - + + + + + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical"> + + - + 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:orientation="horizontal" + android:id="@+id/ListLayout" + android:contentDescription="@string/list_layout" + > - + + + + - - - \ No newline at end of file + + +