X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4e2f886b44df528760924d3c6d03ec811e960901..0ccb092abbb8aae874b7e84c6d31ae95df3c46f3:/res/layout/list_fragment.xml diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml index 160edc1d..1ed1c530 100644 --- a/res/layout/list_fragment.xml +++ b/res/layout/list_fragment.xml @@ -1,9 +1,9 @@ - +--> + + + xmlns:tools="http://schemas.android.com/tools" + xmlns:fab="http://schemas.android.com/apk/res-auto" + android:layout_width="match_parent" + android:layout_height="match_parent"> + android:layout_height="match_parent" + android:footerDividersEnabled="false" + android:visibility="visible" > - + android:layout_height="match_parent" + android:visibility="visible" /> + - - - - - - - + android:layout_height="match_parent" + android:columnWidth="100dp" + android:gravity="center" + android:horizontalSpacing="2dp" + android:stretchMode="columnWidth" + android:verticalSpacing="2dp" + android:visibility="visible" /> + + + + + + + + + + + + + + + + + + \ No newline at end of file