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?ds=inline;hp=a61f862677c96f1dff6cf87f78c6edeec2237fba 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. ---