X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/0df8f178de55e985641d33e4cd8f988280edb910..7eea2ea507b41edb242cc1a2fe9eae1a9c03d280:/res/layout/list_fragment.xml diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml index 160edc1d..81b52100 100644 --- a/res/layout/list_fragment.xml +++ b/res/layout/list_fragment.xml @@ -1,9 +1,9 @@ - +--> + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:layout_weight="1" > + 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