X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e28442c87d7874ffb667f0cc940310a1a9036b23..2636e07289924b4e2ff6853b4a7d3cbde2a0d149:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index c43feb94..a968f3bf 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 + + +