From: Bartek Przybylski Date: Fri, 25 May 2012 19:32:20 +0000 (+0200) Subject: use view instead of dialog about no setup account X-Git-Tag: oc-android-1.4.3~382 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/63f68f102066b63f62160c6b0d76e4eda6de900b?ds=sidebyside use view instead of dialog about no setup account --- 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"> + + + + + + +