From 5abc26e00a18abb7547c11bd06a0eece49f8eb09 Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Sat, 19 Jul 2014 15:53:09 -0700 Subject: [PATCH] Don't overlay the Material.Light theme's homeAsUpIndicator attribute Current API expects the default ActionBar styles not to have the homeAsUpIndicator defined, thereby inheriting it from the theme itself when changed there. Remove the stray definition in the light material action bar style that was blocking this from happening. Bug 15458606 Change-Id: Ia7fdbde814582a1d3eb8743bf76bc019f6ac7488 --- core/res/res/values/styles_material.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/res/res/values/styles_material.xml b/core/res/res/values/styles_material.xml index 6ae4f9001f191..575bbe83f0708 100644 --- a/core/res/res/values/styles_material.xml +++ b/core/res/res/values/styles_material.xml @@ -1039,7 +1039,6 @@ please see styles_device_defaults.xml. @null @null @null - @drawable/ic_ab_back_material @style/Widget.Material.Light.ProgressBar.Horizontal @style/Widget.Material.Light.ProgressBar