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?ds=inline;hp=-c Merge branch 'material_buttons' of https://github.com/owncloud/android into beta --- b82b4a4e587de081d522b3272a4938d859519d80 diff --combined res/layout/list_fragment.xml index ac28fcf2,7160b32e..bd8b12d5 --- a/res/layout/list_fragment.xml +++ b/res/layout/list_fragment.xml @@@ -17,21 -17,17 +17,21 @@@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> + + + android:layout_height="match_parent"> @@@ -39,6 -35,8 +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" /> @@@ -83,52 -81,4 +85,52 @@@ - + + + + + + + + + + - ++ diff --combined res/values/colors.xml index b3c2d54a,a138288b..694e231b --- a/res/values/colors.xml +++ b/res/values/colors.xml @@@ -23,16 -23,12 +23,16 @@@ #35537A #00ddff - #989898 + @color/secondaryTextColor #000000 #FFFFFF - #303030 + #fafafa + #f1f1f1 + #808080 + #B2000000 + @color/black #000000 - #f8f8f8 + #eee #DDDDDD #EEEEEE #757575 @@@ -40,9 -36,6 +40,9 @@@ @color/owncloud_blue_accent #D6D7D7 #00000000 + #a0a0a0 + #f8f8f8 + #55739a @color/owncloud_blue_accent