X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/d3e12b883f6ef83316e5004cb85cf8ef26ea280b..8622b6c453aadcab85b4854521fb0f88c8aebf84:/res/layout/list_fragment.xml
diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml
index 931c1c2d..bd8b12d5 100644
--- a/res/layout/list_fragment.xml
+++ b/res/layout/list_fragment.xml
@@ -39,6 +39,8 @@
android:id="@+id/list_root"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:divider="@color/list_divider_background"
+ android:dividerHeight="1px"
android:visibility="visible" />
@@ -97,7 +99,8 @@
fab:fab_labelStyle="@style/menu_labels_style"
android:layout_marginBottom="@dimen/standard_margin"
android:layout_marginRight="@dimen/standard_margin"
- android:layout_marginEnd="@dimen/standard_margin">
+ android:layout_marginEnd="@dimen/standard_margin"
+ android:visibility="gone">
+ fab:fab_colorPressed="@color/owncloud_blue"
+ fab:fab_title=""/>
+ fab:fab_colorPressed="@color/owncloud_blue"
+ fab:fab_title=""/>
+ fab:fab_colorPressed="@color/owncloud_blue"
+ fab:fab_title=""/>
-
\ No newline at end of file
+