From: Andy Scherzinger Date: Fri, 9 Oct 2015 13:04:39 +0000 (+0200) Subject: directly link owncloud_blue color ID to setup.xml's actionbar_start_color to enable... X-Git-Tag: oc-android-1.9^2~44^2~3 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/a61f862677c96f1dff6cf87f78c6edeec2237fba?hp=--cc directly link owncloud_blue color ID to setup.xml's actionbar_start_color to enable proper color manipulation. Technical debt: setup should rename the actionbar_start_color (and actionbar_end_color) since it is basically the primary-oiiod value due to material design terms. --- a61f862677c96f1dff6cf87f78c6edeec2237fba diff --git a/res/values/colors.xml b/res/values/colors.xml index 8ca0a4e5..dab9b3fb 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -19,7 +19,7 @@ --> - #1D2D44 + @color/actionbar_start_color #35537A #00ddff