X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/f331120a147b95e7a27fb765de2e210d4af892ca..b3147346eb3ee5befbbb1cec025eb4c0892feb7e:/res/layout/list_fragment.xml diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml index 564404af..81b52100 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-2013 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, @@ -24,18 +24,36 @@ android:layout_weight="1" > - + android:layout_height="match_parent" + android:layout_weight="1" + android:footerDividersEnabled="false" + android:visibility="visible" > + + + + + + + @@ -43,19 +61,22 @@ - - + + + \ No newline at end of file