X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ef45634ffe1978a8717d60af6feb5d61968eac39..f149b3caac82826df9d626fde71d783036e436da:/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">