X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ca59c75371ac7611bca32dc544c204d981b3810f..71fa16de601a571187f2ed89a40ba796dd2fa455:/res/layout/list_fragment.xml diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml index 1f51f41e..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,37 +24,59 @@ android:layout_weight="1" > - + android:layout_height="match_parent" + android:layout_weight="1" + android:footerDividersEnabled="false" + android:visibility="visible" > + + - + + + + + + + \ No newline at end of file