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