X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/3727806652d401fbac7e4137af51fd0c38422402..882668c5d90e1b0871a413a9e082c67fe1b26fef:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index 3ff60121..9f868cab 100644 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@ -20,7 +20,8 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@color/owncloud_white" - android:orientation="vertical" > + android:orientation="vertical" + android:id="@+id/file_list_view">