From ebe708381a2473d7149cf558cab791274bc92de9 Mon Sep 17 00:00:00 2001 From: Michael Comella Date: Fri, 9 Oct 2015 14:25:57 -0700 Subject: [PATCH 1/8] Bug 1213366 - Remove android: prefix from colorPrimary*. r=sebastian This changes the color of the settings action bar to grey, as expected. Note that I was unaware of this no-prefix convention when I wrote the previous patch and added an "android:actionBarStyle" which may be confusing things further. We may also benefit from removing the prefix there and fixing the results. --HG-- extra : commitid : 6aYSAKTkbkB extra : rebase_source : cc66caa6da48dce95b58f4fd225ac01f1ffa9ee7 --- mobile/android/base/resources/values-v21/themes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/android/base/resources/values-v21/themes.xml b/mobile/android/base/resources/values-v21/themes.xml index 939d7a32c66c..55d575599e0e 100644 --- a/mobile/android/base/resources/values-v21/themes.xml +++ b/mobile/android/base/resources/values-v21/themes.xml @@ -9,8 +9,8 @@ Base application theme. -->