From 7dede045c4c6839d849cb86ea5f4ba9c1ab1d6d3 Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Mon, 7 Dec 2015 11:56:11 -0800 Subject: Fix incorrect style parent AAPT wrongly allowed a style parent to be an attribute. This will not do any runtime dynamic parent resolving and will result in an incorrect style. Bug:26061260 Change-Id: Id5d43e5786a64ff939b69a2d84e53733db6baf29 --- core/res/res/values/styles_holo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/styles_holo.xml b/core/res/res/values/styles_holo.xml index 841afd8a35d4..3cd60df8e877 100644 --- a/core/res/res/values/styles_holo.xml +++ b/core/res/res/values/styles_holo.xml @@ -1176,7 +1176,7 @@ please see styles_device_defaults.xml.