X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e4e50d44c431e243bba5fe776cbfd2dce73c43c1..0ccb092abbb8aae874b7e84c6d31ae95df3c46f3:/res/layout/list_fragment.xml
diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml
index f14714e5..1ed1c530 100644
--- a/res/layout/list_fragment.xml
+++ b/res/layout/list_fragment.xml
@@ -3,7 +3,7 @@
ownCloud Android client application
Copyright (C) 2012 Bartek Przybylski
- Copyright (C) 2012-2015 ownCloud Inc.
+ Copyright (C) 2015 ownCloud Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
@@ -17,23 +17,44 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see .
-->
+
+
+ android:layout_height="match_parent">
+ android:layout_height="match_parent"
+ android:footerDividersEnabled="false"
+ android:visibility="visible" >
-
+
+
+
+
+
+
-
+
@@ -62,4 +83,51 @@
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file