From: Andy Scherzinger Date: Wed, 4 Nov 2015 09:52:08 +0000 (+0100) Subject: Merge branch 'material_buttons' of https://github.com/owncloud/android into beta X-Git-Tag: beta-20151122~44 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/b82b4a4e587de081d522b3272a4938d859519d80?hp=570130ece72b228899ab2e5a708b656dc615e94d Merge branch 'material_buttons' of https://github.com/owncloud/android into beta --- diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml index ac28fcf2..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" /> @@ -131,4 +133,4 @@ fab:fab_title=""/> - \ No newline at end of file + diff --git a/res/values/colors.xml b/res/values/colors.xml index b3c2d54a..694e231b 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -32,7 +32,7 @@ #B2000000 @color/black #000000 - #f8f8f8 + #eee #DDDDDD #EEEEEE #757575